LEADTOOLS Medical (Leadtools.Dicom assembly)

ContentTime Property

Show in webframe







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)
            
 
get_ContentTime();
set_ContentTime(value);
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 DicomDataSet.SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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