ExamComponentInfoWeightPercentage Property Provincial Approach to Student Information API
(Required) An exam may have one of more components each contributing to a certain percentage of the overall exam mark. A Component Weight is the percentage that an exam component will contribute to the final exam mark.

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

public decimal WeightPercentage { get; set; }

Property Value

Type: Decimal
Remarks


Field Validation

  • This field is Required.
See Also

Reference