| Name |
Type |
Comment |
| sid | string | The serial id of this service type |
| isLock | boolean | Determines if the column can be edited |
| tag | string | Used by OfficeClip to pass specific information |
| projectId | int | The unique id of the project |
| accountSid | string | The account sid of the project |
| projectName | string | The project name |
| id | string | The project user given project id |
| contactPerson | string | The contact person for the project |
| contactPhone | string | The contact phone for the project |
| startDate | dateTime | The start date for the project |
| endDate | dateTime | The end date for the project |
| percentCompleted | double | The percentage contact for the project |
| budgetedHours | double | The budgeted hours for the project |
| budgetedAmount | double | The budgeted amount for the project |
| amountSpent | string | The amount spent for the project |
| notes | string | The notes for the project |
| isActive | boolean | Shows if the project is active |
| screenName | string | The screen name for the project |