ExplicitHierarchy 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 parent–child representation that requires all leaf members to be expressed once and only once.
public ref class ExplicitHierarchy : Microsoft::MasterDataServices::MdmDataContractOfEntityContextIdentifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="ExplicitHierarchy", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExplicitHierarchy : Microsoft.MasterDataServices.MdmDataContractOfEntityContextIdentifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="ExplicitHierarchy", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExplicitHierarchy = class
inherit MdmDataContractOfEntityContextIdentifier
Public Class ExplicitHierarchy
Inherits MdmDataContractOfEntityContextIdentifier
- Inheritance
- Attributes
Constructors
ExplicitHierarchy() |
Initializes a new instance of the ExplicitHierarchy class. |
Properties
AuditInfo |
Gets or sets an audit inro. (Inherited from MdmDataContractOfEntityContextIdentifier) |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
FullyQualifiedName |
Gets or sets the fully qualified name for the hierarchy. |
Identifier |
Gets or sets an ID of the MDM entity context ID. (Inherited from MdmDataContractOfEntityContextIdentifier) |
IsMandatory |
Gets or sets a value that indicates whether all leaf members are required in the hierarchy. |
Permission |
Gets or sets the permission type of the MDM data contract. (Inherited from MdmDataContractOfEntityContextIdentifier) |