EntityStagingProcessResponse Class

Definition

The EntityStagingProcessResponse specifies the response of entity stating process request.

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

Constructors

EntityStagingProcessResponse()

Initializes a new instance of the EntityStagingProcessResponse class.

Properties

BatchId

The resultant batch ID given to the batch

OperationResult

Specifies the operation result.

(Inherited from MessageResponse)

Applies to