EnumDescriptor.Create(OptionSetMetadata) Method
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.
public:
static Microsoft::Xrm::Sdk::Data::CodeGen::EnumDescriptor ^ Create(Microsoft::Xrm::Sdk::Metadata::OptionSetMetadata ^ optionSetMetadata);
public static Microsoft.Xrm.Sdk.Data.CodeGen.EnumDescriptor Create (Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata optionSetMetadata);
static member Create : Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata -> Microsoft.Xrm.Sdk.Data.CodeGen.EnumDescriptor
Public Shared Function Create (optionSetMetadata As OptionSetMetadata) As EnumDescriptor
Parameters
- optionSetMetadata
- OptionSetMetadata