DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Type of Logging Methods.
Namespace: DataPAServerSecurityAssembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public enum LoggingMethod |
Visual Basic |
---|
Public Enumeration LoggingMethod |
Visual C++ |
---|
public enum class LoggingMethod |
Members
Member name | Value | Description | |
---|---|---|---|
ALL | 0 | ||
onStart | 1 | ||
onStop | 2 | ||
RemoveDashboardFromMemory | 3 | ||
OpenDashboard | 4 | ||
OpenSecurity | 5 | ||
SaveSecurity | 6 | ||
CheckLogin | 7 | ||
OpenSetup | 8 | ||
SaveSetup | 9 | ||
PublishDashboard | 10 | ||
UnPublishAllDashboards | 11 | ||
UnPublishDashboard | 12 | ||
TouchDashboard | 13 | ||
LoadDashboard | 14 | ||
MMFTimeOutElapsedHandler | 15 | ||
LoadDashboardObject | 16 | ||
AutoRefreshQueryRequestHandler | 17 | ||
AfterRefreshQueryHandler | 18 | ||
GetMMFDashboards | 19 | ||
FolderPathValid | 20 | ||
GetPublishedDashboardsDataSet | 21 | ||
ProcessLockRequest | 22 | ||
ReloadDashboardObject | 23 | ||
GetDashboardObjects | 24 | ||
SaveSecuritySettings | 25 | ||
LoadSecuritySettings | 26 | ||
LoadEnterpriseInfoStore | 27 | ||
LoadDATFiles | 28 | ||
GetGroupPrivileges | 29 | ||
GetUserGroup | 30 | ||
ValidUser | 31 | ||
ValidSecurityCode | 32 | ||
ClearDashboardObjectError | 33 | ||
ValidEnterpriseLicense | 34 | ||
BeforeRefreshQueryHandler | 35 | ||
StartAutoRefreshDelayElapsedHandler | 36 | ||
StartAutoRefreshDelay | 37 | ||
StartAutoRefresh | 38 | ||
GetUsers | 39 | ||
ResetUserPassword | 40 | ||
CheckAppServerSecurity | 41 | ||
PublishDocument | 42 | ||
UnPublishDocument | 43 | ||
OpenDocument | 44 | ||
RemoveEventHandlers | 45 | ||
RunSQLProcedure | 46 | ||
TestSQL | 47 | ||
TestConnect | 48 | ||
RunSQLQuery | 49 | ||
GetStrct | 50 | ||
GetProcedures | 51 | ||
GetProcedureParams | 52 | ||
GetGroups | 53 | ||
ShowHideDashboard | 54 | ||
AlertHandler | 55 | ||
UpdateDashboardObjectsAfterQueryRefresh | 56 |