M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
List
Commands Property
The top-level commands for the listing (optional).
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
List
<
DashboardCommand
>
Commands
{
get
;
set
; }
Property Value
List
DashboardCommand
See Also
Reference
DashboardList Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also