Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

VerificationDateTime Property






Gets the verification date time.
Syntax
public Nullable<DateTime> VerificationDateTime {get;}
'Declaration
 
Public ReadOnly Property VerificationDateTime As Nullable(Of Date)
'Usage
 
Dim instance As VerifyingObserverSequence
Dim value As Nullable(Of Date)
 
value = instance.VerificationDateTime

            

            
public:
property Nullable<DateTime> VerificationDateTime {
   Nullable<DateTime> get();
}

Property Value

The verification date time.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

VerifyingObserverSequence Class
VerifyingObserverSequence Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features