EntityStagingClearRequest Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a request message for specifying the array of batches to clear.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
| Name | Description | |
|---|---|---|
![]() | EntityStagingClearRequest() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the EntityStagingClearRequest class with default values. |
![]() | EntityStagingClearRequest(International^, Int32, Identifier^) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the EntityStagingClearRequest class with the specified International, BatchId and ModelId. |
| 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 | |
|---|---|---|
![]() | BatchId | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the batch to set to “pending clear”. |
![]() | International | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the value indicating whether to use client localization information. |
![]() | ModelId | This API supports the product infrastructure and is not intended to be used directly from your code. Specifies the model ID of the entity. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


