←Select platform

ImageSetSelectorCategory Property

Summary

Gets or sets the ImageSetSelectorCategory for this TimeBasedImageSet.

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
[Element(DicomTag.ImageSetSelectorCategory)] 
public Nullable<ImageSetSelectorCategory> ImageSetSelectorCategory { get; set; } 
public:  
   [DataMemberAttribute,  
   ElementAttribute(7471156)] 
   property System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelectorCategory^> ImageSetSelectorCategory 
   { 
      System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelectorCategory^> get() 
      void set(System::Nullable<Leadtools::Dicom::Common::DataTypes::HangingProtocol::ImageSetSelectorCategory^> value) 
   } 

Property Value

The ImageSetSelectorCategory for this TimeBasedImageSet.

Remarks

The ImageSetSelectorCategory specifies whether the TimeBasedImageSet is AbstractPriorValue or RelativeTime.

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.Common Assembly

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