StudentAddressRefId Property Provincial Approach to Student Information API
(Required) The unique identifier for the address record

Namespace: PASI.DataContract.V2019
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 an address supply the existing RefId. If adding a new address set the RefId to zero.

Field Validation

  • This field is Required.
See Also

Reference