Interface IMasterDataHierarchyTextNode
Represents a master data hierarchy text node.
Inherited Members
Namespace: BiExcellence.OpenBi.Api.Commands.MasterData
Assembly: BiExcellence.OpenBi.Api.MasterData.dll
Syntax
public interface IMasterDataHierarchyTextNode : IMasterDataHierarchyNode
Properties
Caption
Gets or sets the caption.
Declaration
string? Caption { get; set; }
Property Value
Type | Description |
---|---|
string |