←Select platform

Now Property

Summary
Returns a DicomDateValue containing the current date and time according to your system.
Syntax
C#
VB
C++
Java
public static DicomDateValue Now { get; } 
Public Shared ReadOnly Property Now As DicomDateValue 
public static DicomDateValue Now() 
public: 
static property DicomDateValue Now { 
   DicomDateValue get(); 
} 

Property Value

Returns a DicomDateValue value containing the current date and time according to your system.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.