Click or drag to resize

Time Class

An hour/minute representation of time.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.Entity.AcademicTime

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

The Time type exposes the following members.

Properties
  NameDescription
Public propertyHour
Gets or sets the hour.
Public propertyMinute
Gets or sets the minute.
Top
Remarks
See Also