StagingNameCheckRequest.StagingName Property

Definition

Specifies the staging name to check.

public:
 property System::String ^ StagingName { System::String ^ get(); void set(System::String ^ value); };
[System.ServiceModel.MessageBodyMember]
public string StagingName { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.StagingName : string with get, set
Public Property StagingName As String

Property Value

The staging name to check.

Attributes

Applies to