Gets child site JointPassTreeNodeCollection
Namespace:
PerpetuumSoft.Reporting.Data.OlapAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
C# |
---|
public JointPassTreeNodeCollection ChildNodes { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property ChildNodes As JointPassTreeNodeCollection |
Visual C++ |
---|
public: property JointPassTreeNodeCollection^ ChildNodes { JointPassTreeNodeCollection^ get (); } |