IAdmGeneralLog
The IAdmGeneralLog interface represents the General Log that provides access to all Adaxes log records.
Inheritance: IUnknown
Properties
-
Property
-
Description
-
StartDateTime
-
Gets or sets the date and time starting from which log records are requested.
-
EndDateTime
-
Gets or sets the date and time up to which log records are requested.
-
Log
-
Gets the General Log.
Details
StartDateTime
Gets or sets the date and time starting from which log records are requested.
- Type:
- DateTime
- Access:
- Read/Write
EndDateTime
Gets or sets the date and time up to which log records are requested.
- Type:
- DateTime
- Access:
- Read/Write
Log
Gets the General Log.
- Type:
- IAdmLog
- Access:
- Read-only
Requirements
Minimum required version: 2009.1