Returns a
DicomDateValue containing the current date and time according to your system.
Syntax
Visual Basic (Declaration) | |
---|
Public Shared ReadOnly Property Now As DicomDateValue |
Managed Extensions for C++ | |
---|
public: __property static DicomDateValue get_Now(); |
Return Value
Returns a
DicomDateValue value containing the current date and time according to your system.
Example
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
See Also