MessageRequest.International 속성

정의

클라이언트 지역화 정보를 지정합니다.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::International ^ International { Microsoft::MasterDataServices::Services::DataContracts::International ^ get(); void set(Microsoft::MasterDataServices::Services::DataContracts::International ^ value); };
[System.ServiceModel.MessageHeader(MustUnderstand=true, Namespace="http://www.w3.org/2005/09/ws-i18n", Relay=true)]
public Microsoft.MasterDataServices.Services.DataContracts.International International { get; set; }
[<System.ServiceModel.MessageHeader(MustUnderstand=true, Namespace="http://www.w3.org/2005/09/ws-i18n", Relay=true)>]
member this.International : Microsoft.MasterDataServices.Services.DataContracts.International with get, set
Public Property International As International

속성 값

클라이언트 지역화 정보입니다.

특성

적용 대상