Click or drag to resize

Transportation Class

Holds student Transportation-related information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityTransportation

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

The Transportation type exposes the following members.

Constructors
  NameDescription
Public methodTransportation
Top
Properties
  NameDescription
Public propertyAM
Gets or sets the AM transportation information.
Public propertyPM
Gets or sets the PM transportation information.
Top
See Also