Difference between revisions of "SYSCLS OBJECT WITH STATUSICON"
(Created page with "{{ClassificationInfoBox | title = Status icon classification | name = {{PAGENAMEE}} | inheritance = - | namespace = System.Classification.Status | purpose = Classify objects f...") |
|||
Line 9: | Line 9: | ||
}} | }} | ||
− | Display a status icon when the object is displayed on the clients. | + | Display a status icon when the object is displayed on the clients. The icon is defined by specifying the ID (for example by reference) of the [[SYSCLS_STATUSICON|status icon transport object]] carrying the icon information. An optional feature is to color the status icons by using the [[SYSCLS_STATUSCOLOR]]. |
− | The icon is defined by specifying the | + | |
− | An optional feature is to color the status icons by using the [[SYSCLS_STATUSCOLOR]]. | + | |
Revision as of 12:25, 18 November 2015
Display a status icon when the object is displayed on the clients. The icon is defined by specifying the ID (for example by reference) of the status icon transport object carrying the icon information. An optional feature is to color the status icons by using the SYSCLS STATUSCOLOR.
MetaProperties
Name | Data type | Comment |
---|---|---|
STATUSICONID | Guid | ID of the status icon object. |