←Select platform

RelativeTimeUnits Property

Summary

Gets or sets the RelativeTimeUnits used by the RelativeTime property for this TimeBasedImageSet.

Syntax
C#
C++/CLI
[Element(DicomTag.RelativeTimeUnits)] 
[DataMemberAttribute()] 
public Nullable<RelativeTimeUnits> RelativeTimeUnits { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute((gcnew DicomTag::RelativeTimeUnits()))] 
   property Nullable<RelativeTimeUnits^>^ RelativeTimeUnits 
   { 
      Nullable<RelativeTimeUnits^>^ get() 
      void set(Nullable<RelativeTimeUnits^>^ value) 
   } 

Property Value

The RelativeTimeUnits used by the RelativeTime property for this TimeBasedImageSet.

Remarks

See RelativeTime and AbstractPriorValue for more information.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

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