M-Files Vault Application Framework
C#
Show/Hide TOC
Domain
Node
Location
Is
Root Property
Indicates whether this is a root node (has a parent or not).
Definition
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
IsRoot
{
get
; }
Property Value
Boolean
See Also
Reference
DomainNodeLocation Class
MFiles.VAF.Configuration.AdminConfigurations Namespace
In This Article
Definition
See Also