M-Files Vault Application Framework
C#
Show/Hide TOC
Dashboard
Helper
Custom
Attributes
Domain
Command Field
Value should be the id of a domain command. When set, the element will becomome a link, that when activated, will trigger the specified domain command.
Definition
Namespace:
MFiles.VAF.Configuration.Domain.Dashboards
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
static
string
DomainCommand
Field Value
String
See Also
Reference
DashboardHelper
CustomAttributes Class
MFiles.VAF.Configuration.Domain.Dashboards Namespace
In This Article
Definition
See Also