EmailAddressRefId Property Provincial Approach to Student Information API
(Required) The unique identifier for this email address.

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

Field Validation

  • This field is Required.
See Also

Reference