DashboardNodeSubNodes Property

Subnodes of this node. Visible in the tree view in M-Files Admin.

Definition

Namespace: MFiles.VAF.AdminConfigurations
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public IReadOnlyList<IConfigurationDomainNode> SubNodes { get; }

Property Value

IReadOnlyListIConfigurationDomainNode

See Also