RetrieveOptionSetResponse.OptionSetMetadata Property
Applies To: Dynamics CRM 2015
Gets the metadata for the global option set.
Namespace: Microsoft.Xrm.Sdk.Messages
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
public OptionSetMetadataBase OptionSetMetadata { get; }
public:
property OptionSetMetadataBase^ OptionSetMetadata {
OptionSetMetadataBase^ get();
}
member OptionSetMetadata : OptionSetMetadataBase with get
Public ReadOnly Property OptionSetMetadata As OptionSetMetadataBase
Property Value
Type: Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase
Type: OptionSetMetadataBase
The metadata for the global option set.
See Also
RetrieveOptionSetResponse Class
Microsoft.Xrm.Sdk.Messages Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright