Retrieves the list of log type that can be archived
Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Return Value
Type: XHRServiceResponseGenericUniqueObjectArray of log types information
Examples
JavaScript
{ "code": 0, "error": null, "message": [{ "name": "Audit Trails", "id": "AuditEntry" }] }
See Also