Skip to content

Files

Latest commit

 

History

History
18 lines (15 loc) · 1.03 KB

SessionhistoryListElement.md

File metadata and controls

18 lines (15 loc) · 1.03 KB

# SessionhistoryListElement

Properties

Name Type Description Notes
pkiSessionhistoryID int The unique ID of the Sessionhistory
fkiComputerID int The unique ID of the Computer [optional]
fkiUserID int The unique ID of the User [optional]
dtSessionhistoryFirsthit string The first hit of the Sessionhistory
dtSessionhistoryLasthit string The last hit of the Sessionhistory
eSessionhistoryEndby \eZmaxAPI\Model\FieldESessionhistoryEndby
sComputerDescription string The description of the Computer [optional]
sSessionhistoryDuration string The duration of the session
sSessionhistoryIP string Represent an IP address.
sUserLoginname string The login name of the User. [optional]

[Back to Model list] [Back to API list] [Back to README]