←Select platform

SelectorUIValue Property

Summary

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

Syntax
C#
VB
C++
[Element(DicomTag.SelectorUIValue)] 
public string SelectorUIValue { get; set; } 
<ElementAttribute(7471231)>  
Public Property SelectorUIValue() As String 
   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 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.