StagingNameCheckResponse 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 StagingNameCheckResponse defines the message contract for the Staging Name Check response.
public ref class StagingNameCheckResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class StagingNameCheckResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type StagingNameCheckResponse = class
inherit MessageResponse
Public Class StagingNameCheckResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
StagingNameCheckResponse() |
Initializes a new instance of the StagingNameCheckResponse class. |
Properties
IsUnique |
Specifies isUnique flag (True: Unique name, False: Not unique name). |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |