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

Show in webframe

ContentTime Property








Gets or sets the value for the "Content Time" (0008,0033) element.
Syntax
public DicomTimeValue ContentTime {get; set;}
'Declaration
 
Public Property ContentTime As DicomTimeValue
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As DicomTimeValue
 
instance.ContentTime = value
 
value = instance.ContentTime
public DicomTimeValue ContentTime {get; set;}
public final DicomTimeValue getContentTime()
public final void setContentTime(DicomTimeValue value)
            
 <br/>get_ContentTime();<br/>set_ContentTime(value);<br/>Object.defineProperty('ContentTime'); 
public:
property DicomTimeValue ContentTime {
   DicomTimeValue get();
   void set (    DicomTimeValue value);
}

Property Value

Value indicating the "Content Time" (0008,0033) 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