Check if tool checks its RunCondition by its owner.
Assembly: Cognex.Vision.SmartLine.Net (in Cognex.Vision.SmartLine.Net.dll) Version: 9.21.1.1
Syntax
Return Value
Type: Booleanbool True if check is delegated by owner, False otherwise.
Implements
ITool IsCheckRunConditionsDelegateToOwnerRemarks
The tool can delegate its RunCondition check to a owner like a container having the capacity to check the condition for its ITool.
See Also