M-Files Vault Application Framework
C#
Show/Hide TOC
Select
Tree
Node
Command
Node
Path Property
The path to the tree node to navigate to when the command is activated (clicked).
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
string
NodePath
{
get
;
set
; }
Property Value
String
See Also
Reference
SelectTreeNodeCommand Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also