EntityStagingClearRequest Class

Definition

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
EntityStagingClearRequest
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)

Applies to