M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Node
Sub
Nodes 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#
Copy
public
IReadOnlyList
<
IConfigurationDomainNode
>
SubNodes
{
get
; }
Property Value
IReadOnlyList
IConfigurationDomainNode
See Also
Reference
DashboardNode Class
MFiles.VAF.AdminConfigurations Namespace
In This Article
Definition
See Also