FileSystemEntryChildCount Property

Gets the number of direct children contained in the entry.

Namespace: Dundas.BI.FileSystem
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public int ChildCount { get; }

Property Value

Int32
Remarks
Note  Note
For entities, this number includes all children from all revisions.
See Also