Project Assets List Information
The Project Assets List Information parameters are returned by certain APIs.
Parameter | Type | Max Length | Allow NULL | Description |
---|---|---|---|---|
AssetID | string | 20 | The unique ID of the asset. | |
Location | string | 100 | The location where the asset is located. | |
Description | string | 100 | The description of the process. | |
Status | string | 100 | The current status of the asset. | |
StatusChanged | DateTime | The date when the asset was changed to this status. | ||
Code | string | |||
Workflow | string | The workflow associated with the asset. | ||
CheckedByUser | string | The person who last checked on the asset. | ||
Quantity | integer | The quantity of the asset available at the location. | ||
OpenTasks | integer | The number of open tasks associated with the asset. | ||
TotalTasks | integer | The total number of tasks associated with the asset. | ||
OpenForms | integer | The number of open forms associated with the asset. | ||
TotalForms | integer | The total number of forms associated with the asset. | ||
LastModified | DateTime | The date that the asset was last modified. |