Common Application Framework

Command Class

Abstract base class which an application must inherit from to create a Command object

For a list of all members of this type, see Command Members.

System.Object
   Aveva.ApplicationFramework.Presentation.Command

public abstract class Command

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Aveva.ApplicationFramework.Presentation

Assembly: Aveva.ApplicationFramework.Presentation (in Aveva.ApplicationFramework.Presentation.dll)

See Also

Command Members | Aveva.ApplicationFramework.Presentation Namespace