M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Command
Attributes Property
Simple access to the command element attributes that will be used when generating the xml.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
Dictionary
<
string
,
string
>
Attributes
{
get
; }
Property Value
Dictionary
String
,
String
See Also
Reference
DashboardCommand Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also