RetrieveAllOptionSetsResponse.OptionSetMetadata Property

Definition

Gets an array of definitions for each global choice.

public:
 property cli::array <Microsoft::Xrm::Sdk::Metadata::OptionSetMetadataBase ^> ^ OptionSetMetadata { cli::array <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

An array of definitions for each global choice.

Applies to