Click or drag to resize

StudentAccountEnrollmentStatus Property

Gets the Enrollment Status for the student.

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

Property Value

Type: String
The student's enrollment status.
See Also