StudentPersonalProfileInfoPreferredNameRefId Property Provincial Approach to Student Information API
(Required) The reference id of the name that is preferred for this student. Use this reference id to find the name in the StudentNames list. This name could be an alias or the student's current identity.

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

public int PreferredNameRefId { get; set; }

Property Value

Type: Int32
Remarks


Field Validation

  • This field is Required.
See Also

Reference