ParentGuardianAddressLongitude Property Provincial Approach to Student Information API
The Longitude of the Student Address. Longitude values are expected in decimal format and bounded by +/- 180. Positive longitudes are east of Prime Meridian, while negative longitudes are west of the Prime Meridian.

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

public Nullable<decimal> Longitude { get; set; }

Property Value

Type: NullableDecimal
Remarks


Field Validation

  • Value must be between -180 and 180.
See Also

Reference