SubmitStudentAddressRequestSourceChangeCode Property Provincial Approach to Student Information API
This code allows a PASI client to submit a code to identify why it changed a record. There is some automation of updates within PASIprep that PASI Core is capturing how the update was made. This field can be used by other clients. There is no validation other than it must be a number.

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

public short SourceChangeCode { get; set; }

Property Value

Type: Int16
See Also

Reference