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