Click or drag to resize

PlaceLat Property

Note: This API is now obsolete.

Gets or sets the latitude

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? Lat { get; set; }

Property Value

Type: NullableDouble
See Also