Common Application Framework

Command.GetState Method 

Gets the current state of the command

public virtual CommandState GetState(
   string context
);

Parameters

context

Return Value

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace