Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.21 KB

ActivesessionListElement.md

File metadata and controls

21 lines (17 loc) · 1.21 KB

ActivesessionListElement

Properties

Name Type Description Notes
pkiActivesessionID NSNumber* The unique ID of the Activesession
fkiUserID NSNumber* The unique ID of the User
fkiComputerID NSNumber* The unique ID of the Computer
fkiCompanyID NSNumber* The unique ID of the Company
fkiDepartmentID NSNumber* The unique ID of the Department
sCompanyNameX NSString* The Name of the Company in the language of the requester
sDepartmentNameX NSString* The Name of the Department in the language of the requester
sActivesessionLoginname NSString* The loginname of the Activesession
sComputerDescription NSString* The description of the Computer
dtActivesessionFirsthit NSString* The first hit of the Activesession
dtActivesessionLasthit NSString* The last hit of the Activesession
sActivesessionIP NSString* Represent an IP address.

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