ezinformationcollectionattribute
Summary
Contains information about an attribute of a collection.Persistent
Yes.Attributes
| Attribute | Type | Description |
|---|---|---|
| id |
string |
The ID number of the information collection attribute. |
| informationcollection_id |
string |
The ID number of the information collection itself. |
| contentclass_attribute_id |
string |
The ID number of the class attribute. |
| contentobject_attribute_id |
string |
The ID number of the object attribute. |
| contentobject_id |
string |
The ID number of the object. |
| data_text |
string |
Collected text. |
| data_int |
string |
Collected integer. |
| data_float |
string |
Collected float. |
| contentclass_attribute_name |
string |
The name of the attribute that collected the information. |
| contentclass_attribute |
object |
The class attribute (as an ezcontentclassattribute object). |
| contentobject_attribute |
object |
The object attribute (as an ezcontentobjectattribute object). |
| contentobject |
object |
The content object (as an ezcontentobject object). |
| result_template |
string |
The name of the result template (for example "ezstring"). |
Balazs Halasy (23/02/2005 9:16 pm)
Balazs Halasy (01/04/2007 2:54 pm)
Comments
There are no comments.