EntityStagingProcessResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |