MessageRequest.International Property
Gets or sets a value indicating whether to use client localization information.
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
[MessageHeaderAttribute(MustUnderstand = true, Relay = true, Namespace = "http://www.w3.org/2005/09/ws-i18n")] public International International { get; set; }
Property Value
Type: Microsoft.MasterDataServices.Services.DataContracts.Internationaltrue to use client localization information; otherwise, false.
