←Select platform

Now Property

Summary

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

Syntax
C#
VB
C++
Java
public static DicomDateTimeValue Now { get; } 
Public Shared ReadOnly Property Now As DicomDateTimeValue 
public static DicomDateTimeValue Now() 
public: 
static property DicomDateTimeValue Now { 
   DicomDateTimeValue get(); 
} 

Property Value

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

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly