←Select platform

ContentTime Property

Summary

Gets or sets the value for the "Content Time" (0008,0033) element.

Syntax

C#
VB
Java
WinRT C#
C++
public Leadtools.Dicom.DicomTimeValue ContentTime {get; set;} 
Public Property ContentTime As Leadtools.Dicom.DicomTimeValue 
public Leadtools.Dicom.DicomTimeValue ContentTime {get; set;} 
public final DicomTimeValue getContentTime() 
public final void setContentTime(DicomTimeValue value) 
             
  
get_ContentTime(); 
set_ContentTime(value); 
Object.defineProperty('ContentTime');  
public: 
property Leadtools.Dicom.DicomTimeValue ContentTime { 
   Leadtools.Dicom.DicomTimeValue get(); 
   void set (    Leadtools.Dicom.DicomTimeValue value); 
} 

Property Value

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