Click or drag to resize

DbPlaceQueryResultIsMobile Property

Identifies whether the place is mobile

Namespace:  SanteDB.DisconnectedClient.SQLite.Model.Entities
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public bool IsMobile { get; set; }

Property Value

Type: Boolean
See Also