RetrieveAttributeRequest.MetadataId Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
The unique identifier for the attribute. Optional.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public Guid MetadataId { get; set; }
Public Property MetadataId As Guid
Property Value
Type: System.Guid
Type: Guid
The unique identifier for the attribute. This corresponds to the MetadataBase.MetadataId.
Remarks
The MetadataId is required if the EntityLogicalName and the LogicalName iiis not provided.
See Also
RetrieveAttributeRequest Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright