←Select platform

ImageSetSelectorUsageFlag Property

Summary

Gets or sets the Image Set Selector Usage Flag.

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

Property Value

The Image Set Selector Usage Flag.

Remarks

Specifies the usage for an ImageSetSelector. For more information, see ImageSetSelectorUsage.

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.