←Select platform

TemporalRange Property

Summary
Gets or sets the value of the "Temporal Range Type" (0040,A130) element.
Syntax
C#
Objective-C
C++/CLI
public DicomTemporalRangeType TemporalRange { get; set; } 
@property (nonatomic, assign) LTDicomTemporalRangeType temporalRange; 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly

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