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

Show in webframe

Time Property






Gets the study time.
Syntax
public Nullable<Time> Time {get;}
'Declaration
 
Public ReadOnly Property Time As Nullable(Of Time)
'Usage
 
Dim instance As Study
Dim value As Nullable(Of Time)
 
value = instance.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

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