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