CreateOptionSetResponse.OptionSetId 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 MetadataId of the newly created OptionSetMetadata.
public:
property Guid OptionSetId { Guid get(); };
public Guid OptionSetId { get; }
member this.OptionSetId : Guid
Public ReadOnly Property OptionSetId As Guid
Property Value
The MetadataId of the newly created OptionSetMetadata.