M-Files Vault Application Framework
C#
Show/Hide TOC
Placeholder
Template
Node
Child
Count Property
The number of child nodes this node has.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
int
ChildCount
{
get
; }
Property Value
Int32
See Also
Reference
PlaceholderTemplateNode Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
See Also