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

属性值

客户端本地化信息。

属性

适用于