This topic has not yet been rated - Rate this topic

MessageRequest.International Property

Gets or sets a value indicating whether to use client localization information.

Namespace:  Microsoft.MasterDataServices.Services.MessageContracts
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.International
true to use client localization information; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.