←Select platform

VerificationDateTime Property

Summary

Gets the verification date time.

Syntax

C#
VB
C++
public Nullable<DateTime> VerificationDateTime { get; } 
  
Public ReadOnly Property VerificationDateTime As Nullable(Of Date) 
public: 
property Nullable<DateTime> VerificationDateTime { 
   Nullable<DateTime> get(); 
} 

Property Value

The verification date time.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly