←Select platform

SelectorAttribute Property

Summary

Gets or sets the data element tag used for image set selection.

Syntax
C#
VB
C++
[Element(DicomTag.SelectorAttribute)] 
public long SelectorAttribute { get; set; } 
<ElementAttribute(7471142)>  
Public Property SelectorAttribute() As Long 
   Get 
   Set 
public:  
   [ElementAttribute(7471142)] 
   property Int64 SelectorAttribute 
   { 
      Int64 get() 
      void set(Int64 value) 
   } 

Property Value

The data element tag used for image set selection.

Remarks

This is one of the members that makes up the ImageSet.ImageSetSelectorSequence. An SOP Instance is included from an image set if the SelectorAttribute is present in the SOP Instance and contains the value specified by SelectorValue.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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