SoftwareBuildNumber Property Provincial Approach to Student Information API
(Required) (Required - MaxLength(30)) The product build number

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

public string BuildNumber { get; set; }

Property Value

Type: String
Remarks

This is a mandatory information. If the information is not available the build date can be used.

Field Validation

  • This field is Required.
  • Value must be no more than 30 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].
See Also

Reference