MessageRequest.International プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クライアントのローカライズ情報を指定します。
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
プロパティ値
クライアント ローカライズ情報。
- 属性