EntityStagingClearRequest 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 EntityStagingClearRequest element specifies the array of batches to clear.
public ref class EntityStagingClearRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityStagingClearRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityStagingClearRequest = class
inherit MessageRequest
Public Class EntityStagingClearRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityStagingClearRequest() |
Initializes a new instance of the EntityStagingClearRequest class. |
Properties
BatchId |
The batch to set to "pending clear" |
International |
Specifies client localization information. (Inherited from MessageRequest) |
ModelId |
Specifies the model identifier. |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |