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

Show in webframe

ContentTime Property (SRInstance)






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

            

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

Property Value

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