Name | Description | Type | Additional information |
---|---|---|---|
id |
Primary Key |
globally unique identifier | |
code |
Status code |
string | |
name |
Status name |
string | |
sequence |
Status order |
integer | |
color_text |
Status color |
string | |
archived |
Status archived? |
boolean | |
modified_dateutc |
Readonly system field managed by database, filled with GetUtcDate when adding,updating. |
date |