ProjectTypesLOV
The Project Types LOV resource is used to view a project type. This object includes attributes which are used to store values of a project type.
Columns
| Name | Type | Description |
| ProjectTypeId [KEY] | Long | Unique identifier of the project type. |
| ProjectType | String | Name of the project type. |
| Description | String | Description of the project type. |
| StartDateActive | Date | Date before which the project type isn't active. |
| EndDateActive | Date | Date after which the project type isn't active. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdatedBy | String | The user who last updated the record. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| Finder | String | finder |