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