Common Application Framework

CommandEventArgs Class

Provides data for the CommandAdded and CommandRemoved events.

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

System.Object
   System.EventArgs
      Aveva.ApplicationFramework.Presentation.CommandEventArgs

public class CommandEventArgs : EventArgs

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

CommandEventArgs Members | Aveva.ApplicationFramework.Presentation Namespace