StudentSessionLog ClassA Sandcastle Documented Class Library
Information for a single student login session
Inheritance Hierarchy

System.Object
  ReturnTypes.StudentSessionLog

Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax

public class StudentSessionLog

The StudentSessionLog type exposes the following members.

Constructors

  NameDescription
Public methodStudentSessionLog
Initializes a new instance of the StudentSessionLog class
Top
Properties

  NameDescription
Public propertyIPAddress
The Internet Protocol address the student logged in from
Public propertyLastAccess
Date and time of the last activity by the student during the session
Public propertyLogID
Unique identifier for the session
Public propertyLogOnDate
Date and time of the start of the session
Public propertyTotalLogonTime
Total minutes the student was logged in
Public propertyUserID
ID of the student
Top
See Also

Reference