DataPA Enterprise Dashboard Controls API Reference
Namespace: RunDataPAAssembly: RunDataPA (in RunDataPA.dll) Version: 1.0.23.0 (1.0.23.0)
Syntax
C# |
---|
public event Application..::..RunQueryEventHandler RunQuery |
Visual Basic |
---|
Public Event RunQuery As Application..::..RunQueryEventHandler |
Visual C++ |
---|
public:
event Application..::..RunQueryEventHandler^ RunQuery {
void add (Application..::..RunQueryEventHandler^ value);
void remove (Application..::..RunQueryEventHandler^ value);
} |
Value
Type:
RunDataPA..::..Application..::..RunQueryEventHandlerSee Also