LookupItem Methods |
The CustomLookupLookupItem type exposes the following members.
Name | Description | |
---|---|---|
AddChild |
Add's new child for this row. Sets
childs parentID and Indent.
| |
GetKey |
Gets value for given key
| |
SetKey |
Sets value for given key
| |
ToElement |
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.
|