Click or drag to resize
LookupItem Methods

The CustomLookupLookupItem type exposes the following members.

Methods
  NameDescription
Public methodAddChild
Add's new child for this row. Sets childs parentID and Indent.
Public methodGetKey
Gets value for given key
Public methodSetKey
Sets value for given key
Public methodToElement
Generates pre-defined XmlElement from this object. Not a valid element for Custom-type lookuplist by itself. Meant to be used via CustomLookup.CreateXMLString -function.
Top
See Also