Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
MasterController Class
MasterController Methods
CheckUpdateAndInitEventsForAllCustomerDatabases Method
DatabaseMajorMinorServiceCheck Method
DatabasePatchCheck Method
DatabaseUpdate Method
DeleteOldActLogEntries Method
DeleteOldEventLogEntries Method
GetCustomer Method
GetCustomerByName Method
GetCustomerId Method
GetCustomerName Method
GetCustomers Method
GetDatabaseFileData Method
GetDistinctCustomers Method
GetLastLogonCSV Method
GetMasterSettings Method
GetSingularCustomer Method
PerformMaintenanceActions Method
PingDatabase Method
SaveActivityLog Method
SaveEventLog Method
SaveMasterSettingAndRecordOldValue Method
UpdateXmlSchemaFiles Method
MasterController
SaveActivityLog Method
Saves a ActivityLog into tblActLog.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
static
void
SaveActivityLog
(
ActivityLog
activityLog
)
Parameters
activityLog
Type:
Omada.OE.Model
ActivityLog
See Also
Reference
MasterController Class
Omada.OE.AppLogic Namespace