EntityStagingGetResponse Class
The EntityStagingGetResponse retrives Entity Staging.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
System::Object
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::EntityStagingGetResponse
Microsoft.MasterDataServices.Services.MessageContracts::MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts::EntityStagingGetResponse
| Name | Description | |
|---|---|---|
![]() | EntityStagingGetResponse() | Default constructor |
| Name | Description | |
|---|---|---|
![]() | BatchCount | Gets or sets the total number of batches (unrelated to staging state). |
![]() | Batches | Gets or sets a list of entity staging batches to be returned. |
![]() | OperationResult | Specifies the operation result. (Inherited from MessageResponse.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


