Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.11
|
Leadtools.Dicom.Scu Namespace > EvidenceDocumentInstance Class : ContentDate Property |
public Nullable<DateTime> ContentDate {get;}
'Declaration Public ReadOnly Property ContentDate As Nullable(Of Date)
'Usage Dim instance As EvidenceDocumentInstance Dim value As Nullable(Of Date) value = instance.ContentDate
public: property Nullable<DateTime> ContentDate { Nullable<DateTime> get(); }