Click or drag to resize

StudentAccountLocker Property

Gets or sets the student's locker information.

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

Property Value

Type: Locker
The student's locker information.
See Also