Share via


International-Klasse

Represents the data contract for the international message header, as per the working draft standard for Web Services Internationalization WS-I18N.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.MasterDataServices.Services.DataContracts..::..International

Namespace:  Microsoft.MasterDataServices.Services.DataContracts
Assembly:  Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)

Syntax

'Declaration
<DataContractAttribute(Name := "International", Namespace := "http://www.w3.org/2005/09/ws-i18n")> _
Public Class International
'Usage
Dim instance As International
[DataContractAttribute(Name = "International", Namespace = "http://www.w3.org/2005/09/ws-i18n")]
public class International
[DataContractAttribute(Name = L"International", Namespace = L"http://www.w3.org/2005/09/ws-i18n")]
public ref class International
[<DataContractAttribute(Name = "International", Namespace = "http://www.w3.org/2005/09/ws-i18n")>]
type International =  class end
public class International

Der International-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode International Initializes a new instance of the International class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Locale Gets or sets the locale name.
Öffentliche Eigenschaft Tz Gets or sets the time zone.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.