AVEVA CAF API Documenation

The what changed.
(Optional) Describes how changed.
(Optional) The identifier.
Refresh(String,String,String) Method
Call to allow the command to update its visibility or enabled state following a change to system.
Syntax
public override void Refresh( 
   string whatChanged,
   string howChanged,
   string id
)
public:
void Refresh( 
   String^ whatChanged,
   String^ howChanged,
   String^ id
) override 

Parameters

whatChanged
The what changed.
howChanged
(Optional) Describes how changed.
id
(Optional) The identifier.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also