Click or drag to resize

CTInterfaceExecuteSearchGroupSearchArgsHandled Property

Flag that indicates if a script-addin has returned a resultset or not. This is automatically set to TRUE when SetResultset(ListCTExtDataSrcSearchResult) is called.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
public bool Handled { get; set; }

Property Value

Boolean
See Also