Results for getting a list of a student's login sessions
Inheritance Hierarchy
ReturnTypes.ApiResultsBase
ReturnTypes.StudentSessionLogResult
Namespace: ReturnTypes
Assembly: WCFAPI (in WCFAPI.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
The StudentSessionLogResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | StudentSessionLogResult | Initializes a new instance of the StudentSessionLogResult class |
Properties
Name | Description | |
---|---|---|
![]() | Result |
Any error or success messages
(Inherited from ApiResultsBase.) |
![]() | StudentSessionLogs |
List of student login sessions
|
See Also