Skip to content

T_ScoreQuery_Models_Semester

Johnson Peter edited this page Aug 7, 2016 · 1 revision

Semester Class

[Missing

documentation for "T:ScoreQuery.Models.Semester"]

Inheritance Hierarchy

System.Object
  ScoreQuery.Models.Semester
Namespace: ScoreQuery.Models
Assembly: ScoreQueryLib-Native (in ScoreQueryLib-Native.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public class Semester

VB

Public Class Semester

C++

public ref class Semester

F#

type Semester =  class end

The Semester type exposes the following members.

Constructors

 

Name Description
Public method Semester Initializes a new instance of the Semester class
  Back to Top

Properties

 

Name Description
Public property EndYear
Public property Id
Public property StartYear
Public property Term
Public property Year
  Back to Top

Methods

 

Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Overrides Object.ToString().)
  Back to Top

See Also

Reference

ScoreQuery.Models Namespace

Clone this wiki locally