EntityStagingGetRequest 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
EntityStagingGetRequest은(는) EntityStagingGet 서비스 호출에 대한 입력 메시지 계약을 지정합니다.
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
- 상속
- 특성
생성자
EntityStagingGetRequest() |
기본 생성자 |
속성
GetCriteria |
엔터티 준비 일괄 처리를 가져오는 데 사용할 조건을 지정합니다. |
International |
클라이언트 지역화 정보를 지정합니다. (다음에서 상속됨 MessageRequest) |
RequestId |
요청 식별자를 지정합니다. (다음에서 상속됨 MessageRequest) |