DeleteOptionValueRequest.OptionSetName Property

Definition

Gets or sets the name of the global choice that contains the value. Optional.

public:
 property System::String ^ OptionSetName { System::String ^ get(); void set(System::String ^ value); };
public string OptionSetName { get; set; }
member this.OptionSetName : string with get, set
Public Property OptionSetName As String

Property Value

The name of the global choice that contains the value. Optional.

Applies to