Freigeben über


DataContractNamespace-Klasse

Provides a common location for data contract namespace constants. As new versions are released with modified data contracts, new constants should be added.

Vererbungshierarchie

System.Object
  Microsoft.MasterDataServices.Services.DataContracts.DataContractNamespace

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

Syntax

'Declaration
Public NotInheritable Class DataContractNamespace
'Usage
public static class DataContractNamespace
public ref class DataContractNamespace abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type DataContractNamespace =  class end
public final class DataContractNamespace

Der DataContractNamespace-Typ macht folgende Elemente verfügbar.

Felder

  Name Beschreibung
Öffentliches FeldStatisches Element Mds The namespace pertaining to the Master Data Services API.
Öffentliches FeldStatisches Element WS_I18N The namespace pertaining to the WS-I18N standard.

Zum Anfang

Threadsicherheit

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

Siehe auch

Verweis

Microsoft.MasterDataServices.Services.DataContracts-Namespace