MessageRequest.International Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie les informations de localisation du client.
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
Valeur de propriété
Informations de localisation du client.
- Attributs