EntityStagingGetRequest Class

Definition

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

Applies to