DerivedHierarchyLevel Class
Specifies a single level within the derived hierarchy data relationship tree.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfDerivedHierarchyContextIdentifier
Microsoft.MasterDataServices::DerivedHierarchyLevel
| Name | Description | |
|---|---|---|
![]() | DerivedHierarchyLevel() | Initializes a new instance of the DerivedHierarchyLevel class. |
| Name | Description | |
|---|---|---|
![]() | AuditInfo | Gets or sets audit information. (Inherited from MdmDataContractOfDerivedHierarchyContextIdentifier.) |
![]() | DisplayName | Gets or sets the name to be displayed. |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | ForeignEntityId | Gets or sets the foreign entity ID. |
![]() | ForeignId | Gets or sets the foreign ID. |
![]() | ForeignType | Gets or sets the HierarchyItemType that is specified in the ForeignId. |
![]() | Identifier | Gets or sets the ID of MDM data contract of a derived hierarchy. (Inherited from MdmDataContractOfDerivedHierarchyContextIdentifier.) |
![]() | IsRecursive | Gets or sets a value indicating whether the derived hierarchy level has a recursive relationship. |
![]() | IsVisible | Gets or sets a value that indicates whether the level is visible within the derived hierarchy. |
![]() | LevelNumber | Gets or sets the level number. |
![]() | MemberType | Gets or sets the member type. |
![]() | Permission | Gets or sets a security permission. (Inherited from MdmDataContractOfDerivedHierarchyContextIdentifier.) |
| 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.


