International Clase

Definición

Representa el contrato de datos del encabezado de mensaje internacional.

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
Herencia
International
Atributos

Constructores

International()

Inicializa una nueva instancia de la clase International.

Propiedades

ExtensionData

Obtiene o establece la estructura que contiene datos adicionales.

(Heredado de DataContractBase)
Locale

Obtiene o establece el nombre de la configuración regional.

Tz

Obtiene o establece la zona horaria.

Se aplica a