←Select platform

VerificationDateTime Property

Summary

Gets or sets the verification date and time of the DICOM instance referenced by the VerifyingObserverSequenceRow.

Syntax

C#
C++/CLI
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public DateTime VerificationDateTime { get; set; } 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"17.0.0.0")] 
   property DateTime^ VerificationDateTime 
   { 
      DateTime^ get() 
      void set(DateTime^ value) 
   } 

Property Value

A DateTime representing the verification date and time.

Remarks

This property value represents the date and time of verification by the verifying observer name.

The verifying observer name consists of:

Requirements

Target Platforms

See Also

VerifyingObserverSequenceRow Class

VerifyingObserverSequenceRow Members

Leadtools.Medical.Storage.DataAccessLayer Namespace

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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