RetrieveOptionSetResponse.OptionSetMetadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the metadata for the global choice.
public:
property Microsoft::Xrm::Sdk::Metadata::OptionSetMetadataBase ^ OptionSetMetadata { Microsoft::Xrm::Sdk::Metadata::OptionSetMetadataBase ^ get(); };
public Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase OptionSetMetadata { get; }
member this.OptionSetMetadata : Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase
Public ReadOnly Property OptionSetMetadata As OptionSetMetadataBase
Property Value
The metadata for the global choice.