←Select platform

SelectorSLValue Property

Summary

Gets or sets the value(s) of the attribute identified by SelectorAttribute.

Syntax
C#
C++/CLI
[Element(DicomTag.SelectorSLValue)] 
public List<long> SelectorSLValue { get; set; } 
public:  
   [ElementAttribute(7471228)] 
   property System::Collections::Generic::List<Int64>^ SelectorSLValue 
   { 
      System::Collections::Generic::List<Int64>^ get() 
      void set(System::Collections::Generic::List<Int64>^ value) 
   } 

Property Value

The value(s) of the attribute identified by SelectorAttribute.

Remarks

Required if SelectorAttributeVR has a value of SL.

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.