Skip to main content

salesforce.field.displaylocationindecimal

Home > @runlightyear/salesforce > Field > displayLocationInDecimal

Field.displayLocationInDecimal property

Indicates how the geolocation values of a Location custom field appears in the user interface. If true, the geolocation values appear in decimal notation. If false, the geolocation values appear as degrees, minutes, and seconds.

Signature:
displayLocationInDecimal: boolean;