Click or drag to resize

ActGeoTag Property

Gets or sets the geo-tag

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public GeoTag GeoTag { get; set; }

Property Value

Type: GeoTag

Implements

IGeoTaggedGeoTag
See Also