| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Title | string |
Required Matching regular expression pattern: ^[a-zA-Z ,-_']*$ String length: inclusive between 0 and 250 |
|
| NeedImprovment | decimal number |
Range: inclusive between 0 and 99999999.99 |
|
| Excellent | decimal number |
Range: inclusive between 0 and 99999999.99 |
|
| DivisionId | globally unique identifier |
None. |
|
| AssetId | globally unique identifier |
None. |
|
| BuildingId | globally unique identifier |
None. |
|
| SubBuildingId | globally unique identifier |
None. |
|
| LocationId | globally unique identifier |
None. |
|
| LevelId | globally unique identifier |
None. |
|
| CategoryId | globally unique identifier |
None. |
|
| SectorId | globally unique identifier |
None. |
|
| SubSectorId | globally unique identifier |
None. |
|
| CreatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| CreatedOn | date |
Data type: DateTime |
|
| UpdatedBy | integer |
Matching regular expression pattern: ^[0-9]*$ |
|
| UpdatedOn | date |
Data type: DateTime |
|
| IsActive | boolean |
Range: inclusive between false and true |
|
| IsDeleted | boolean |
Range: inclusive between false and true |
|
| CreatedByName | string |
None. |
|
| UpdatedByName | string |
None. |
|
| EnLocation | string |
None. |
|
| ArLocation | string |
None. |
|
| EnCategory | string |
None. |
|
| ArCategory | string |
None. |
|
| EnDivision | string |
None. |
|
| EnAsset | string |
None. |
|
| EnBuilding | string |
None. |
|
| EnSubBuilding | string |
None. |
|
| ProjectAdminListDTO | Collection of CheckListProjectAdminDTO |
None. |
|
| QuestionList | Collection of CustomQuestionDTO |
None. |