CourseEnrolmentInfoInstructionalMinutesReceived Property Provincial Approach to Student Information API
The number of minutes on instruction that a student received when taking a course in specific Section.

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

public Nullable<int> InstructionalMinutesReceived { get; set; }

Property Value

Type: NullableInt32
Remarks


Field Validation

  • Value must be between 0 and 2147483647.
See Also

Reference