MdmDataContractOfIdentifier Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the data contract for identifiers including helper types such as AuditInfo and Permission.
public ref class MdmDataContractOfIdentifier : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MdmDataContractOfIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Model))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.SystemSetting))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.EntityMemberType))]
public class MdmDataContractOfIdentifier : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MdmDataContractOfIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.Model))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.SystemSetting))>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.EntityMemberType))>]
type MdmDataContractOfIdentifier = class
inherit DataContractBase
Public Class MdmDataContractOfIdentifier
Inherits DataContractBase
- Inheritance
- Derived
- Attributes
Constructors
MdmDataContractOfIdentifier() |
Initializes a new instance of the MdmDataContractOfIdentifier class. |
Properties
AuditInfo |
Gets or sets auditing information. |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
Identifier |
Gets or sets the ID. |
Permission |
Gets or sets the security permission. |