DerivedHierarchy Class
Specifies an already defined data relationship and prepares that relationship to be displayed in a hierarchical fashion.
Assembly: Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)
Microsoft.MasterDataServices::DataContractBase
Microsoft.MasterDataServices::MdmDataContractOfModelContextIdentifier
Microsoft.MasterDataServices::DerivedHierarchy
| Name | Description | |
|---|---|---|
![]() | DerivedHierarchy() | Initializes a new instance of the DerivedHierarchy class. |
| Name | Description | |
|---|---|---|
![]() | AnchorNullRecursions | Gets or sets a value indicating whether to anchor null recursive relationships in the derived hierarchy. |
![]() | AuditInfo | Gets or sets audit information.(Inherited from MdmDataContractOfModelContextIdentifier.) |
![]() | ExtensionData | Gets or sets the structure that contains extra data.(Inherited from DataContractBase.) |
![]() | FullyQualifiedName | Gets or sets the fully qualified name of the derived hierarchy. |
![]() | Identifier | Gets or sets the ID of the model context.(Inherited from MdmDataContractOfModelContextIdentifier.) |
![]() | IsRecursive | Gets or sets a value indicating whether the derived hierarchy includes a recursive relationship. |
![]() | Levels | Gets or sets an array of levels in the derived hierarchy. |
![]() | Permission | Gets or sets the security permission.(Inherited from MdmDataContractOfModelContextIdentifier.) |
| 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.


