Leadtools.Dicom Namespace > DicomEncapsulatedDocument Class : ContentDate Property |
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;}
ObjectiveC Syntax
Java Syntax
get_ContentDate();
set_ContentDate(value);
public: property DicomDateValue ContentDate { DicomDateValue get(); void set ( DicomDateValue value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2