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

Show in webframe

ContentDate Property








Gets or sets the value for the "Content Date" (0008,0023) element.
Syntax
public DicomDateValue ContentDate {get; set;}
'Declaration
 
Public Property ContentDate As DicomDateValue
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As DicomDateValue
 
instance.ContentDate = value
 
value = instance.ContentDate
public DicomDateValue ContentDate {get; set;}
public final DicomDateValue getContentDate()
public final void setContentDate(DicomDateValue value)
            
 <br/>get_ContentDate();<br/>set_ContentDate(value);<br/>Object.defineProperty('ContentDate'); 
public:
property DicomDateValue ContentDate {
   DicomDateValue get();
   void set (    DicomDateValue value);
}

Property Value

Value indicating the "Content Date" (0008,0023) element.
Example
For an example, refer to SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

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