CreateOptionSetResponse.OptionSetId Property

Definition

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.

Applies to