AttributeDescription
An attribute description [AttributeDescription
] is a definition of a measurement level for a skill or competency in resource profiles. For example, attribute descriptions can be used to provide detailed characteristics for each language skill level (beginner, intermediate, advanced) or technical competencies. See also Attribute and Attributeset.
Review the Usage Guidelines for the AttributeDescription
object.
For more information about resource profiles and attributes, see Resource Profile and Attribute Sets.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The AttributeDescription
object has the following properties:
XML / SOAP |
XML / SOAP |
Description |
---|---|---|
|
|
[Required] ID of the attribute. |
|
|
[Read-only] The time the record was created. See Date Fields |
|
|
[Read-only] A "1/0" field indicating if the record was deleted. |
|
|
[Required] Information about the attribute in context of specific resourceprofile_type. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
[Required] ID of the resourceprofile_type. |
|
|
[Read-only] The time the record was last modified. See Date Fields |
Usage Guidelines
There cannot be two AttributeDescription
objects with the same attributeid
and resourceprofile_typeid
combination. An error is returned if the operation would result in a duplicate attributeid
and resourceprofile_typeid
combination.