←Select platform

SelectorUSValue Property

Summary

Gets or sets the SelectorATValue property.

Syntax
C#
C++/CLI
[Element(DicomTag.SelectorUSValue)] 
public List<ushort> SelectorUSValue { get; set; } 
public:  
   [ElementAttribute(7471226)] 
   property System::Collections::Generic::List<System::UInt16>^ SelectorUSValue 
   { 
      System::Collections::Generic::List<System::UInt16>^ get() 
      void set(System::Collections::Generic::List<System::UInt16>^ value) 
   } 

Property Value

The SelectorATValue property.

Remarks

If the SelectorAttributeVR is "US", then the SelectorUSValue is used as the value for the SelectorAttribute.

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.