ResourceRequirementTags
Overview
Tags associated with Resource Requirements.
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 |
---|---|---|
Required | Type Checkbox Description Indicates that the Tag is required for a Resource to be allocated to the Job associated with the Resource Requirement. If true, weighting must be null. |
Yes |
ResourceRequirement | Type Lookup (ResourceRequirements) Description The Resource Requirement associated with the Resource Requirement Tag. |
Yes |
ResourceRequirementId | Type ID Description The Resource Requirement associated with the Resource Requirement Tag. |
Yes |
Tag | Type Lookup (Tags) Description The Tag associated with the Resource Requirement Tag. |
Yes |
TagId | Type ID Description The Tag associated with the Resource Requirement Tag. |
Yes |
Weighting | Type Integer Description The relative importance of the Tag if the Resource Requirement 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?