MdmDataContractOfEntityContextIdentifier 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 a data contract for EntityContextIdentifier.
public ref class MdmDataContractOfEntityContextIdentifier : Microsoft::MasterDataServices::DataContractBase
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="MdmDataContractOfEntityContextIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.ExplicitHierarchy))]
public class MdmDataContractOfEntityContextIdentifier : Microsoft.MasterDataServices.DataContractBase
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="MdmDataContractOfEntityContextIdentifier", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
[<System.Runtime.Serialization.KnownType(typeof(Microsoft.MasterDataServices.ExplicitHierarchy))>]
type MdmDataContractOfEntityContextIdentifier = class
inherit DataContractBase
Public Class MdmDataContractOfEntityContextIdentifier
Inherits DataContractBase
- Inheritance
- Derived
- Attributes
Constructors
MdmDataContractOfEntityContextIdentifier() |
Initializes a new instance of the MdmDataContractOfEntityContextIdentifier class. |
Properties
AuditInfo |
Gets or sets an audit inro. |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
Identifier |
Gets or sets an ID of the MDM entity context ID. |
Permission |
Gets or sets the permission type of the MDM data contract. |