International Class

Definition

Represents the data contract for the international message header.

public ref class International : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="International", Namespace="http://www.w3.org/2005/09/ws-i18n")]
public class International : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<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
International
Attributes

Constructors

International()

Initializes a new instance of the International class.

Properties

ExtensionData

Gets or sets the structure that contains extra data.

(Inherited from DataContractBase)
Locale

Gets or sets the locale name.

Tz

Gets or sets the time zone.

Applies to