DomainNodeLocationIsRoot 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#
public bool IsRoot { get; }

Property Value

Boolean

See Also