StagingNameCheckRequest Class

Definition

The StagingNameCheckRequest defines the message contract for the staging name check (if the staging name is unique) request.

public ref class StagingNameCheckRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class StagingNameCheckRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type StagingNameCheckRequest = class
    inherit MessageRequest
Public Class StagingNameCheckRequest
Inherits MessageRequest
Inheritance
StagingNameCheckRequest
Attributes

Constructors

StagingNameCheckRequest()

Initializes a new instance of the StagingNameCheckRequest class.

Properties

International

Specifies client localization information.

(Inherited from MessageRequest)
RequestId

Specifies the request identifier.

(Inherited from MessageRequest)
StagingName

Specifies the staging name to check.

Applies to