ProvincialAchievementTestComponentInfoMaximumScore Property Provincial Approach to Student Information API
The maximum score possible for the component

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

public Nullable<decimal> MaximumScore { get; set; }

Property Value

Type: NullableDecimal
Remarks


Field Validation

  • Value must be between -1000 and 1000.
  • Decimal number must have precision of at most 8 and scale of at most 4.
See Also

Reference