 | CustomLookup Class |
Helper class for refreshing Custom-type lookuplist with XML.
Can be inherited or used as a member helper.
Main usage is to initialize list of
CustomLookupLookupItems and then create
an XML string using CreateXMLString. The XML string can be returned
for CUSTOMTOOLS' core when the content of Custom-type lookuplist is requested via
OnCustomListUpdate -event.
Inheritance Hierarchy Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic class CustomLookup
Public Class CustomLookup
The CustomLookup type exposes the following members.
Constructors
Methods
See Also