Click or drag to resize

Activity Class

Holds student Activity detail information.
Inheritance Hierarchy
SystemObject
  SeniorSystemsWS.EntityActivity

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

The Activity type exposes the following members.

Constructors
  NameDescription
Public methodActivity
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the activity description.
Public propertyDuration
Gets or sets the activity duration.
Public propertyGroup
Gets or sets the activity group.
Public propertyOnTranscript
Gets or sets the activity on transcript flag.
Public propertyType
Gets or sets the activity type.
Public propertyYear
Gets or sets the activity academic year.
Top
See Also