EntityStagingGetRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the input message contract for the EntityStagingGet service call.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | EntityStagingGetRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the EntityStagingGetRequest class. |
![]() | EntityStagingGetRequest(International^, EntityStagingGetCriteria^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the EntityStagingGetRequest class with the specified international and get criteria. |
| 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 | |
|---|---|---|
![]() | GetCriteria | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the criteria to use to get entity staging batches. |
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. The cultural setting. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


