Share via


RetrieveOptionSetRequest.MetadataId Property

Definition

Gets or sets the MetadataId of the OptionSetMetadata to be retrieved. Optional.

public:
 property Guid MetadataId { Guid get(); void set(Guid value); };
public Guid MetadataId { get; set; }
member this.MetadataId : Guid with get, set
Public Property MetadataId As Guid

Property Value

The MetadataId of the OptionSetMetadata to be retrieved. Optional.

Remarks

If MetadataId property is not set, the Name property must be set.

Applies to