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

Show in webframe

ContentTime Property (EvidenceDocumentInstance)






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

            

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

Property Value

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

Target Platforms

See Also

Reference

EvidenceDocumentInstance Class
EvidenceDocumentInstance Members

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