ProjectTemplatesSetupOptions
The Setup Option resource is used to view a setup option for a project template.
Columns
| Name | Type | Description |
| ProjectTemplatesProjectTemplateId [KEY] | Long | Unique identifier of the project template. |
| DisplayFlag | Bool | Indicates whether the setup option will be displayed for the projects created using the project template. Valid values are true and false. |
| OptionCode [KEY] | String | Code of the setup option. Valid values are lookup codes for the lookup type PJF_OPTIONS_SS. Enter a value for either this attribute or Option but not both. |
| OptionName | String | Name of the setup option. Valid values are lookup meanings for the lookup type PJF_OPTIONS_SS. Enter a value for either this attribute or Option Code but not both. |
| 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 |
| ProjectTemplateId | Long | projecttemplateid |