←Select platform

SelectorUTValue Property

Summary

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

Syntax
C#
VB
C++
[Element(DicomTag.SelectorUTValue)] 
public string SelectorUTValue { get; set; } 
<ElementAttribute(7471216)>  
Public Property SelectorUTValue() As String 
   Get 
   Set 
public:  
   [ElementAttribute(7471216)] 
   property String^ SelectorUTValue 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Selector Value if the SelectorAttributeVR is "UT".

Remarks

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