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

Show in webframe

DicomDateValue Constructor(DateTime)








DateTime object to create this new DicomDateValue from.
Constructs a new DicomDateValue object from the specified DateTime.
Syntax
public DicomDateValue( 
   DateTime date
)
'Declaration
 
Public Function New( _
   ByVal date As Date _
)
'Usage
 
Dim date As Date
 
Dim instance As New DicomDateValue(date)
public DicomDateValue( 
   DateTime date
)
public DicomDateValue(DicomDateTimeValue dt)
public DicomDateValue(Date date)
            
function DicomDateValue( 
   date 
)
public:
DicomDateValue( 
   DateTime date
)

Parameters

date
DateTime object to create this new DicomDateValue from.
Example
For an example, refer to SetIntValue.
Requirements

Target Platforms

See Also

Reference

DicomDateValue Structure
DicomDateValue Members
Overload List

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features