JobTags
Overview
An instance of a Tag being associated to a Job.
System fields
System fields are read-only fields found on most objects. These fields are automatically updated during API operations. To learn more see System Fields.
Standard fields
Field Name | Details | Required |
---|---|---|
Job | Type Lookup (Jobs) Description The Job associated with the Job Tag. |
Yes |
JobId | Type ID Description The Job associated with the Job Tag. |
Yes |
Required | Type Checkbox Description Indicates that the Tag is required for a Resource to be allocated to the associated Job. If true, weighting must be null. |
Yes |
Tag | Type Lookup (Tags) Description The Tag associated with the Job Tag. |
Yes |
TagId | Type ID Description The Tag associated with the Job Tag. |
Yes |
Weighting | Type Integer Description The relative importance of the Tag if the Job Tag is not required. Must be provided if required is false. Valid values: ‘1’ (Low),‘2’ (Medium), ‘3’ (High). |
No |
Feedback
Was this page helpful?