EntityStagingLoadRequest Class

Definition

The EntityStagingLoadRequest specfies the request to load entity stating.

public ref class EntityStagingLoadRequest : Microsoft::MasterDataServices::Services::MessageContracts::ModelMembersBulkRequest
[System.ServiceModel.MessageContract]
public class EntityStagingLoadRequest : Microsoft.MasterDataServices.Services.MessageContracts.ModelMembersBulkRequest
[<System.ServiceModel.MessageContract>]
type EntityStagingLoadRequest = class
    inherit ModelMembersBulkRequest
Public Class EntityStagingLoadRequest
Inherits ModelMembersBulkRequest
Inheritance
EntityStagingLoadRequest
Attributes

Constructors

EntityStagingLoadRequest()

Initializes a new instance of the EntityStagingLoadRequest class.

Properties

BatchTag

Specifies the batch tag to identify the staging batch.

ImportType

Specifies the import type being staged.

International

Specifies client localization information.

(Inherited from MessageRequest)
ModelMembers

Specifies the model members.

(Inherited from ModelMembersBulkRequest)
QueueForProcessing

Specifies if the staging batches created during this load should be set queued to be process.

RequestId

Specifies the request identifier.

(Inherited from MessageRequest)

Applies to