DashboardListItemIcon Property

A path to the icon to use for the list item (optional). Should resolve to a file on either the server or client configurator app.

Definition

Namespace: MFiles.VAF.Configuration.Domain.Dashboards
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string Icon { get; set; }

Property Value

String

See Also