Person
Summary
Defines a structure for storing information about people.Properties
| Name | Identifier | Container | Object name pattern | 
|---|---|---|---|
| Person | person | Yes. | <first_name> <last_name> | 
Attributes
| Name | Identifier | Datatype | Required | Searchable | Collector | Translatable | 
|---|---|---|---|---|---|---|
| First name | first_name | Text line | Yes. | Yes. | No. | Yes. | 
| Last name | last_name | Text line | Yes. | Yes. | No. | Yes. | 
| Job title | job_title | Text line | No. | Yes. | No. | Yes. | 
| Contact information | contact_information | Matrix | No. | Yes. | No. | Yes. | 
| Picture | picture | Object relation | No. | Yes. | No. | Yes. | 
| Comment | comment | XML block | No. | Yes. | No. | Yes. | 
Balazs Halasy (22/02/2005 1:30 pm)
Balazs Halasy (22/04/2005 11:52 am)
Comments
There are no comments.