←Select platform

TemporalRange Property

Summary

Gets or sets the value of the "Temporal Range Type" (0040,A130) element.

Syntax
C#
VB
C++
public DicomTemporalRangeType TemporalRange { get; set; } 
Public Property TemporalRange As DicomTemporalRangeType 
public: 
property DicomTemporalRangeType TemporalRange { 
   DicomTemporalRangeType get(); 
   void set (    DicomTemporalRangeType value); 
} 

Property Value

Value indicating the "Temporal Range Type" (0040,A130) element.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly