ModelMembersBulkCrudResponse 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.
Base class for various staging CRUD operation responses.
public ref class ModelMembersBulkCrudResponse abstract : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public abstract class ModelMembersBulkCrudResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type ModelMembersBulkCrudResponse = class
inherit MessageResponse
Public MustInherit Class ModelMembersBulkCrudResponse
Inherits MessageResponse
- Inheritance
- Derived
- Attributes
Constructors
ModelMembersBulkCrudResponse() |
Initializes a new instance of the ModelMembersBulkCrudResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
StagingBatches |
Specifies the staging batches. |