Freigeben über


IDataContract-Schnittstelle

Represents an interface that all Metadata data contracts must implement.

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

Syntax

'Declaration
Public Interface IDataContract
'Usage
Dim instance As IDataContract
public interface IDataContract
public interface class IDataContract
type IDataContract =  interface end
public interface IDataContract

Der IDataContract-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AuditInfo Gets or sets the AuditInfo.
Öffentliche Eigenschaft Permission Gets or sets the Permission.

Zum Anfang