AVEVA CAF API Documenation
Members 

Command Class
Abstract base class which an application must inherit from to create a Command object.
Syntax
[DebuggerDisplay("{DebuggerDisplay,nq}")]
public abstract class Command 
[DebuggerDisplay("{DebuggerDisplay,nq}")]
public ref class Command abstract 
Inheritance Hierarchy
Requirements

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

See Also