Table WSB_StatusPicture¶
Stores the status pictures implemented by Apportunix apps.
Properties¶
| Name | Value |
|---|---|
| Access | Public |
| Caption | Status Picture |
| DataClassification | CustomerContent |
| DataPerCompany | False |
Fields¶
| ID | Type | Name | Description |
|---|---|---|---|
| 1 | Enum WSB_StatusPictureType |
Type |
The status picture type. |
| 2 | Integer |
Ordinal |
The ordinal/integer value of the status. |
| 3 | Blob |
Picture |
The status picture to use on list pages. |
| 4 | Text[50] |
Description |
A description of the status (picture). |