InsertOptionValueRequest.SolutionUniqueName Property

Definition

Gets or sets the unique name of the unmanaged solution when updating a choice. Optional.

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

Property Value

The unique name of the unmanaged solution when updating a choice. Optional.

Remarks

Setting this value will add the global choice or local choice column to the specified unmanaged solution.

Applies to