Click or drag to resize

StudentAccountDorm Property

Gets or sets the student's dorm.

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

Property Value

Type: Dorm
The student's dorm.
See Also