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

Show in webframe

ContentTime Property (KeyImageInstance)






Gets the content time.
Syntax
public Nullable<Time> ContentTime {get;}
'Declaration
 
Public ReadOnly Property ContentTime As Nullable(Of Time)
'Usage
 
Dim instance As KeyImageInstance
Dim value As Nullable(Of Time)
 
value = instance.ContentTime

            

            
public:
property Nullable<Time> ContentTime {
   Nullable<Time> get();
}

Property Value

The time image pixel data creation began.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

KeyImageInstance Class
KeyImageInstance Members

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