StudentSessionLogResult ClassA Sandcastle Documented Class Library
Results for getting a list of a student's login sessions
Inheritance Hierarchy

System.Object
  ReturnTypes.ApiResultsBase
    ReturnTypes.StudentSessionLogResult

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

public class StudentSessionLogResult : ApiResultsBase

The StudentSessionLogResult type exposes the following members.

Constructors

  NameDescription
Public methodStudentSessionLogResult
Initializes a new instance of the StudentSessionLogResult class
Top
Properties

  NameDescription
Public propertyResult
Any error or success messages
(Inherited from ApiResultsBase.)
Public propertyStudentSessionLogs
List of student login sessions
Top
See Also

Reference