Click or drag to resize

DbPersonQueryResultDateOfBirthPrecision Property

Gets or sets the date of birth precision.

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

Property Value

Type: String
The date of birth precision.
See Also