ProvincialAchievementTestComponentInfoComponentCode Property Provincial Approach to Student Information API
(Required) The code value for the component that will be used in combination with the Province Achievement Test RefId to uniquely identify this component.

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

public string ComponentCode { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • This field is Required.
  • Value must be no more than 5 characters.
  • Value must not have control characters, leading, trailing or multiple embedded spaces. Content must not match regular expression: ^\s|\s{2,}|\s$|[\x00-\x19]|[\x7F-\x9F]|[^\x00-\xFF].
  • Value must be uppercase.
See Also

Reference