Click or drag to resize

CreatedFilterMin Property

Mimimum value.

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

Property Value

NullableInt64
Remarks
UNIX epoch time in seconds
See Also