M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Node
Name Property
Name of the node. Must be unique for root level nodes.
Definition
Namespace:
MFiles.VAF.AdminConfigurations
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
string
Name
{
get
; }
Property Value
String
See Also
Reference
DashboardNode Class
MFiles.VAF.AdminConfigurations Namespace
In This Article
Definition
See Also