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

タイムゾーンを取得または設定します。

適用対象