EntityStagingLoadResponse Class

Definition

The EntityStagingLoadResponse specifies the response of entity stating load request.

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

Constructors

EntityStagingLoadResponse()

Initializes a new instance of the EntityStagingLoadResponse class.

Properties

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)
StagingBatches

Specifies the staging batches.

(Inherited from ModelMembersBulkCrudResponse)

Applies to