SectionInfoInstructionalMinutesOffered Property Provincial Approach to Student Information API
The number of minutes of instruction being offered to a student who is enrolled in the Section.

Namespace: PASI.DataContract.V201204
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public Nullable<short> InstructionalMinutesOffered { get; set; }

Property Value

Type: NullableInt16
Remarks

Must be a whole number.

Field Validation

  • Value must be between 0 and 32767.
See Also

Reference