Common Application Framework

Command.IsValid Property

Gets the IsValid status of the command. A Command may become invalid in some application context. Method can be overriden in a derived class.

public virtual bool IsValid {get;}

See Also

Command Class | Aveva.ApplicationFramework.Presentation Namespace