Click or drag to resize

PatientDeceasedDate Property

Gets or sets the date the patient was deceased

Namespace:  SanteDB.Core.Model.Roles
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public DateTime? DeceasedDate { get; set; }

Property Value

Type: NullableDateTime
See Also