StudentIdentificationInfoRefId Property Provincial Approach to Student Information API
(Required) A unique identifier for the StudentIdentificationInfo record.

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

public int RefId { get; set; }

Property Value

Type: Int32
Remarks

When updating a StudentIdentification supply the existing RefId. If adding a new StudentIdentification set the RefId to zero.

Field Validation

  • This field is Required.
See Also

Reference