DashboardCommandAttributes 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#
public Dictionary<string, string> Attributes { get; }

Property Value

DictionaryString, String

See Also