StagingNameCheckRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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. |