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...") |
m |
||
(4 intermediate revisions by the same user not shown) | |||
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]]. | + | |
Line 21: | Line 19: | ||
| STATUSICONID || {{Guid}} || ID of the status icon object. | | STATUSICONID || {{Guid}} || ID of the status icon object. | ||
|} | |} | ||
+ | |||
+ | {{Category/Version|2.5.1}} | ||
+ | |||
+ | [[Category:2.5.1|SYSCLS OBJECT WITH STATUSICON]] | ||
+ | [[Category:Classifications|O]] |
Latest revision as of 11:41, 26 July 2016
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. |