Share via


PatientDocument.CreatedDateTime Property

Definition

The date and time when the document was created.

public DateTimeOffset? CreatedDateTime { get; set; }
member this.CreatedDateTime : Nullable<DateTimeOffset> with get, set
Public Property CreatedDateTime As Nullable(Of DateTimeOffset)

Property Value

Applies to