←Select platform

SelectorUIValue Property

Summary

Gets or sets the Selector Value if the SelectorAttributeVR is "UI".

Syntax
C#
C++/CLI
[Element(DicomTag.SelectorUIValue)] 
public string SelectorUIValue { get; set; } 
public:  
   [ElementAttribute(7471231)] 
   property String^ SelectorUIValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Selector Value if the SelectorAttributeVR is "UI".

Remarks

If the SelectorAttributeVR is "UI", then the SelectorSSValue 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.