StagingNameCheckResponse Class
The StagingNameCheckResponse defines the message contract for the Staging Name Check response.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::StagingNameCheckResponse
| Name | Description | |
|---|---|---|
![]() | StagingNameCheckResponse() | Initializes a new instance of the StagingNameCheckResponse class. |
| Name | Description | |
|---|---|---|
![]() | IsUnique | Gets or sets a value that indicates whether the flag is Unique. (True: Unique name, False: Not unique name). |
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


