←Select platform

ContentDate Property

Summary

Gets or sets the value for the "Content Date" (0008,0023) element.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomDateValue ContentDate {get; set;} 
Public Property ContentDate As Leadtools.Dicom.DicomDateValue 
public Leadtools.Dicom.DicomDateValue ContentDate {get; set;} 
public final DicomDateValue getContentDate() 
public final void setContentDate(DicomDateValue value) 
             
  
get_ContentDate(); 
set_ContentDate(value); 
Object.defineProperty('ContentDate');  
public: 
property Leadtools.Dicom.DicomDateValue ContentDate { 
   Leadtools.Dicom.DicomDateValue get(); 
   void set (    Leadtools.Dicom.DicomDateValue value); 
} 

Property Value

Value indicating the "Content Date" (0008,0023) element.

Example

For an example, refer to SetEncapsulatedDocument.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize