Time Property

Summary
Gets the study time.
Syntax
C#
VB
C++
[Element(DicomTag.StudyTime)] 
public Nullable<Time> Time { get; } 
  
Public ReadOnly Property Time As Nullable(Of Time) 
public: 
property Nullable<Time> Time { 
   Nullable<Time> get(); 
} 

Property Value

Time the study was started.

Example

For an example refer to Find(DicomScp,FindQuery)

Requirements

Target Platforms

See Also

Reference

Study Class

Study Members

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

Leadtools.Dicom.Scu Assembly

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