Click or drag to resize

PlaceLng Property

Note: This API is now obsolete.

Gets or sets the longitude

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
[ObsoleteAttribute("Use the IGeoTagged properties")]
public double? Lng { get; set; }

Property Value

Type: NullableDouble
See Also