EntityStagingGetResponse 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 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
- 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) |