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

Show in webframe

ContentDate Property (SRInstance)






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

            

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

Property Value

The date the document content creation started.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

SRInstance Class
SRInstance Members

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