Interface IMasterDataHierarchyNode
Represents a master data hierarch node.
Namespace: BiExcellence.OpenBi.Api.Commands.MasterData
Assembly: BiExcellence.OpenBi.Api.MasterData.dll
Syntax
public interface IMasterDataHierarchyNode
Properties
Parent
Gets or sets the parent node id.
Declaration
string? Parent { get; set; }
Property Value
Type | Description |
---|---|
string |