Click or drag to resize

Locker Class

Information for a locker linked to a student.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityLocker

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
[SerializableAttribute]
public class Locker

The Locker type exposes the following members.

Constructors
  NameDescription
Public methodLocker
Top
Properties
  NameDescription
Public propertyLockerBlock
Gets or sets the locker block number.
Public propertyLockerNumber
Gets or sets the locker number.
Public propertyLockNumber
Gets or sets the lock number.
Top
Remarks
Contains properties to hold information specific to a student locker.
See Also