PatientInfoConsentDate Property
|
Gets or sets a date when the patient's record is created.
Namespace: Dtx.DataAccessExt.Model
Assembly: Dtx.DataAccessExt (in Dtx.DataAccessExt.dll) Version: 11.0.12.85
Syntax
public Nullable<DateTime> ConsentDate { get; set; }
Property Value
Type:
NullableDateTime
See Also