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

Show in webframe

ContentDate Property (EvidenceDocumentInstance)






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

            

            
public:
property Nullable<DateTime> ContentDate {
   Nullable<DateTime> get();
}

Property Value

The date 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