EntityStagingGetRequest 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 EntityStagingGetRequest specifies the input message contract for the EntityStagingGet service call
public ref class EntityStagingGetRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class EntityStagingGetRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type EntityStagingGetRequest = class
inherit MessageRequest
Public Class EntityStagingGetRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
EntityStagingGetRequest() |
Default constructor |
Properties
GetCriteria |
Specifies the criteria to use to get entity staging batches. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |