Click or drag to resize

CustomListUpdateArgs Properties

The CTInterfaceCustomListUpdateArgs type exposes the following members.

Properties
  NameDescription
Public propertyCTDatabase
Currently active CUSTOMTOOLS database.
Public propertyCTProfile
Currently active CUSTOMTOOLS profile.
Public propertyCTUser
Currently logged in CUSTOMTOOLS user.
Public propertyLookupList
LookupList which content is queried.
Public propertyRetXml
Lookuplist data in XML format. Use CustomLookup as a helper to create valid data string.
Public propertyUserInvoked
True if Custom list update was initiated by user; false otherwise, e.g., on CUSTOMTOOLS startup.
Top
See Also