DashboardListItemCommands Property

Commands (links/buttons) to show for the list item.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public List<DashboardCommand> Commands { get; set; }

Property Value

ListDashboardCommand

See Also