AVEVA CAF API Documenation
Members 

Tool Class
Represents a Tool.
Syntax
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public abstract class Tool : RegisteredCommand, ITool  
[DebuggerDisplay("{GetType().Name,nq}: {_commandId,nq} : {TypeName,nq}")]
public ref class Tool abstract : public RegisteredCommand, ITool  
Inheritance Hierarchy
Requirements

Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)

See Also