 | CTInterfaceCustomListUpdateArgsUserInvoked Property |
True if Custom list update was initiated by user;
false otherwise, e.g., on CUSTOMTOOLS startup.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntaxpublic bool UserInvoked { get; }
Public ReadOnly Property UserInvoked As Boolean
Get
Property Value
Boolean
See Also