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 > DicomDateValue Structure : Now Property |
public static DicomDateValue Now {get;}
'Declaration
Public Shared ReadOnly Property Now As DicomDateValue
'Usage
Dim value As DicomDateValue value = DicomDateValue.Now
public static DicomDateValue Now {get;}
public static DicomDateValue Now()
get_Now();
public: static property DicomDateValue Now { DicomDateValue get(); }