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 : ContentTime Property |
public Nullable<Time> ContentTime {get;}
'Declaration Public ReadOnly Property ContentTime As Nullable(Of Time)
'Usage Dim instance As EvidenceDocumentInstance Dim value As Nullable(Of Time) value = instance.ContentTime
public: property Nullable<Time> ContentTime { Nullable<Time> get(); }