ExamSittingInfoStudentCapacity Property Provincial Approach to Student Information API
The number of students that may write in this exam sitting.

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

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

Property Value

Type: NullableInt16
Remarks


Field Validation

  • Value must be between 0 and 32767.
See Also

Reference