Click or drag to resize

StudentAccountClassYr Property

Gets or sets the Class Year for the student.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public int ClassYr { get; set; }

Property Value

Type: Int32
The Class Year.
See Also