AttributeBean
From
(Difference between revisions)
m (→Fields) |
|||
Line 9: | Line 9: | ||
!Name | !Name | ||
!Type | !Type | ||
+ | !Size | ||
+ | !Required | ||
!Description | !Description | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|Name | |Name | ||
|String | |String | ||
+ | |25 | ||
+ | |Yes | ||
|The name of this custom attribute. | |The name of this custom attribute. | ||
|---- bgcolor=#EDEDFF | |---- bgcolor=#EDEDFF | ||
|Value | |Value | ||
|String | |String | ||
+ | |500 | ||
+ | |Yes | ||
|The value of this custom attribute. | |The value of this custom attribute. | ||
|} | |} |
Latest revision as of 01:49, 25 August 2005
[edit] Description
Contains a name of a particular attribute, and its value. Used to add custom attributes to jobs and customers when the standard list is insufficient for the purposes of an organisation.
[edit] Fields
The data fields of this object.
Name | Type | Size | Required | Description |
---|---|---|---|---|
Name | String | 25 | Yes | The name of this custom attribute. |
Value | String | 500 | Yes | The value of this custom attribute. |