Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents the data contract for the international message header.
Vererbungshierarchie
System.Object
Microsoft.MasterDataServices.DataContractBase
Microsoft.MasterDataServices.International
Namespace: Microsoft.MasterDataServices
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Syntax
'Declaration
<DataContractAttribute(Name := "International", Namespace := "http://www.w3.org/2005/09/ws-i18n")> _
Public Class International _
Inherits DataContractBase
'Usage
Dim instance As International
[DataContractAttribute(Name = "International", Namespace = "http://www.w3.org/2005/09/ws-i18n")]
public class International : DataContractBase
[DataContractAttribute(Name = L"International", Namespace = L"http://www.w3.org/2005/09/ws-i18n")]
public ref class International : public DataContractBase
[<DataContractAttribute(Name = "International", Namespace = "http://www.w3.org/2005/09/ws-i18n")>]
type International =
class
inherit DataContractBase
end
public class International extends DataContractBase
Der International-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
International | Initializes a new instance of the International class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ExtensionData | Gets or sets the structure that contains extra data. (Geerbt von DataContractBase.) |
![]() |
Locale | Gets or sets the locale name. |
![]() |
Tz | Gets or sets the time zone. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
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.
.gif)
.gif)
.gif)