International Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data contract for the international message header.
public ref class International : Microsoft::MasterDataServices::Services::DataContracts::DataContractBase
[System.Runtime.Serialization.DataContract(Name="International", Namespace="http://www.w3.org/2005/09/ws-i18n")]
public class International : Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
[<System.Runtime.Serialization.DataContract(Name="International", Namespace="http://www.w3.org/2005/09/ws-i18n")>]
type International = class
inherit DataContractBase
Public Class International
Inherits DataContractBase
- Inheritance
- Attributes
Remarks
The International specifies the data contract for the international message headeras.
Constructors
International() |
Initializes a new instance of the International class. |
Properties
Locale |
Specifies the locale name. |
Tz |
Specifies the time zone. |
Methods
SetProperty<T>(T, T, String, Boolean) |
Changes the property to the given value. |
SetProperty<T>(T, T, String) |
Changes the property to the given value. |