MessageRequest.International Property

Definition

Specifies client localization information.

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

Property Value

The client localization information.

Attributes

Applies to