StagingNameCheckRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines the message contract for the staging name check request if the staging name is unique.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | StagingNameCheckRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the StagingNameCheckRequest class using default values. |
![]() | StagingNameCheckRequest(International^, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the StagingNameCheckRequest class with specified requests. |
| 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.) |
| Name | Description | |
|---|---|---|
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. The international request. |
![]() | StagingName | This API supports the product infrastructure and is not intended to be used directly from your code. The staging name request. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


