←Select platform

ImageSetSelectorUsageFlag Property

Summary

Gets or sets the whether to include an SOP Instance in image set in the absence of the SelectorAttribute.

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

Property Value

A value indicating whether to include an SOP Instance in image set in the absence of the SelectorAttribute.

Remarks

For more information, see ImageSetSelectorUsageFlag

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.