EntityStagingGetResponse Class

Definition

The EntityStagingGetResponse retrives Entity Staging.

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

Constructors

EntityStagingGetResponse()

Default constructor

Properties

BatchCount

Specifies the total number of batches (unrelated to staging state)

Batches

Specifies a list of entity staging batches to be returned

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to