ExplicitHierarchy Class
Specifies a parent–child representation that requires all leaf members to be expressed once and only once.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfEntityContextIdentifier
Microsoft.MasterDataServices::ExplicitHierarchy
| Name | Description | |
|---|---|---|
![]() | ExplicitHierarchy() | Initializes a new instance of the ExplicitHierarchy class. |
| Name | Description | |
|---|---|---|
![]() | 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.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


