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..::..LicenseChangedEventHandler LicenseChanged |
Visual Basic |
---|
Public Event LicenseChanged As Application..::..LicenseChangedEventHandler |
Visual C++ |
---|
public:
event Application..::..LicenseChangedEventHandler^ LicenseChanged {
void add (Application..::..LicenseChangedEventHandler^ value);
void remove (Application..::..LicenseChangedEventHandler^ value);
} |
Value
Type:
RunDataPA..::..Application..::..LicenseChangedEventHandlerSee Also