LEADTOOLS Medical (Leadtools.Dicom assembly)

ContentDate Property

Show in webframe







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)
            
 
get_ContentDate();
set_ContentDate(value);
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 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