Click or drag to resize

GetAuditEventReportsCommandLimit Property

Number of rows to return

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

Property Value

Int32
Remarks
Maximum: 1000 - raw reports, 2000 - consolidated reports
See Also