Contacts.ContactMethods.PostalLocationLongitude Field

Definition

Caution

deprecated

The column with longitude data for postal locations

[Android.Runtime.Register("POSTAL_LOCATION_LONGITUDE")]
[System.Obsolete("deprecated")]
public const string PostalLocationLongitude;
[<Android.Runtime.Register("POSTAL_LOCATION_LONGITUDE")>]
[<System.Obsolete("deprecated")>]
val mutable PostalLocationLongitude : string

Field Value

Attributes

Remarks

The column with longitude data for postal locations

Type: REAL

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.ContactMethods.POSTAL_LOCATION_LONGITUDE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to