Click or drag to resize

GetAuditEventReportsCommandReportType Property

Report Type
Report TypeDescription
rawPlain audit events. Default.
spanEvents consolidated by Columns. Creation time is dropped.
monthEvents consolidated by event month and Columns.
weekconsolidated by event week ...
dayconsolidated by event day ...
hourconsolidated by event hour ...

Namespace: KeeperSecurity.Enterprise.AuditLogCommands
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string ReportType { get; set; }

Property Value

String
See Also