ApplicationMapLinkIconCode Property |
Gets or sets the font-awesome CSS class of the icon representing this activity.
E.g to use this icon (http://fontawesome.io/icon/tasks/) set "tasks" or "fa-tasks".
Namespace:
Packflow.Modeling
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
public string IconCode { get; set; }
Property Value
Type:
StringSee Also