Click or drag to resize

Program Class

Holds student Program detail information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityProgram

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

The Program type exposes the following members.

Constructors
  NameDescription
Public methodProgram
Top
Properties
  NameDescription
Public propertyGroup
Gets or sets the program group.
Public propertyID
Gets or sets the program id.
Public propertyName
Gets or sets the program name.
Top
See Also