←Select platform

ContentTime Property

Summary
Gets or sets the value for the "Content Time" (0008,0033) element.
Syntax
C#
VB
C++
Java
public DicomTimeValue ContentTime { get; set; } 
Public Property ContentTime As DicomTimeValue 
public final DicomTimeValue getContentTime() 
public final void setContentTime(DicomTimeValue value) 
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 SetEncapsulatedDocument.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.