Share via


DeleteAndPromoteRequest.UniqueName Property

Definition

Gets or sets the unique name of the solution being replaced.

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

Property Value

The unique name of the solution being replaced.

Applies to