Click or drag to resize

CreatedFilter Class

Represents Event Period Filter
Inheritance Hierarchy
SystemObject
  KeeperSecurity.Enterprise.AuditLogCommandsCreatedFilter

Namespace: KeeperSecurity.Enterprise.AuditLogCommands
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public class CreatedFilter

The CreatedFilter type exposes the following members.

Constructors
 NameDescription
Public methodCreatedFilterInitializes a new instance of the CreatedFilter class
Top
Properties
 NameDescription
Public propertyExcludeMax Exclude Maximum value.
Public propertyExcludeMin Exclude Minimum value.
Public propertyMax Maximum value.
Public propertyMin Mimimum value.
Top
See Also