International 类

定义

表示国际消息标头的数据约定。

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
继承
International
属性

构造函数

International()

初始化 International 类的新实例。

属性

ExtensionData

获取或设置包含额外数据的结构。

(继承自 DataContractBase)
Locale

获取或设置区域设置名称。

Tz

获取或设置时区。

适用于