Service.EntityStagingGet(EntityStagingGetRequest) Method
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.
Used to get the list of batches in the system for a given model
public:
virtual Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingGetResponse ^ EntityStagingGet(Microsoft::MasterDataServices::Services::MessageContracts::EntityStagingGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse EntityStagingGet (Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest request);
abstract member EntityStagingGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse
override this.EntityStagingGet : Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.EntityStagingGetResponse
Public Function EntityStagingGet (request As EntityStagingGetRequest) As EntityStagingGetResponse
Parameters
- request
- EntityStagingGetRequest