DerivedHierarchyLevel 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 single level within the derived hierarchy data relationship tree.
public ref class DerivedHierarchyLevel : Microsoft::MasterDataServices::MdmDataContractOfDerivedHierarchyContextIdentifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="DerivedHierarchyLevel", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class DerivedHierarchyLevel : Microsoft.MasterDataServices.MdmDataContractOfDerivedHierarchyContextIdentifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="DerivedHierarchyLevel", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type DerivedHierarchyLevel = class
inherit MdmDataContractOfDerivedHierarchyContextIdentifier
Public Class DerivedHierarchyLevel
Inherits MdmDataContractOfDerivedHierarchyContextIdentifier
- Inheritance
- Attributes
Constructors
DerivedHierarchyLevel() |
Initializes a new instance of the DerivedHierarchyLevel class. |
Properties
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) |