Click or drag to resize

PersonDateOfBirthPrecision Property

Gets or sets the precision ofthe date of birth

Namespace:  SanteDB.Core.Model.Entities
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public DatePrecision? DateOfBirthPrecision { get; set; }

Property Value

Type: NullableDatePrecision
See Also