Enum
Summary
DEPRECATEDProperties
Name | Internal name | Searchable | Information collector |
---|---|---|---|
Enum | ezenum | Yes. | No. |
Description
This datatype should not be used any more because it is slow. It has been substituted by the "Selection" datatype.
Balazs Halasy (21/02/2005 2:37 pm)
Balazs Halasy (27/04/2005 8:47 am)
Comments
Deprecated Enum
Friday 14 November 2008 11:34:25 am
Blue lue Boy
Should we expect the deprecated enum to be removed shortly or can we still keep using it until the Selection can handle pairs of key => value ?
Re: Deprecated Enum
Saturday 22 November 2008 5:36:23 pm
Marco Zinn
In cases where you need a key, enum is the better (and only?) way for this at the moment.
docs
Thursday 25 June 2009 4:27:26 pm
pike
if anyone knows a link to legacy documentation of this object, let us know !
*-pike