Click or drag to resize

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; }

Property Value

Type: Boolean
See Also