Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDateTimeValueHelper Class : Now Property |
public static DicomDateTimeValue Now {get;}
'Declaration
Public Shared ReadOnly Property Now As DicomDateTimeValue
'Usage
Dim value As DicomDateTimeValue value = DicomDateTimeValueHelper.Now
public static DicomDateTimeValue Now {get;}
get_Now();
public: static property DicomDateTimeValue Now { DicomDateTimeValue get(); }