|  | CTInterfaceCustomListUpdateArgs Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: ATR.CT.CTInterface
 Syntax
SyntaxThe CTInterfaceCustomListUpdateArgs type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CTDatabase | 
            Currently active CUSTOMTOOLS database.
             | 
|  | CTProfile | 
            Currently active CUSTOMTOOLS profile.
             | 
|  | CTUser | 
            Currently logged in CUSTOMTOOLS user.
             | 
|  | LookupList | 
            LookupList which content is queried.
             | 
|  | RetXml | 
            Lookuplist data in XML format.
            Use CustomLookup as a helper to
            create valid data string.
             | 
|  | UserInvoked | 
            True if Custom list update was initiated by user;
            false otherwise, e.g., on CUSTOMTOOLS startup. 
             | 
 Availability
Availability See Also
See Also