←Select platform

SelectorUTValue Property

Summary

Gets or sets the value of the attribute identified by SelectorAttribute.

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

Property Value

The value of the attribute identified by SelectorAttribute.

Remarks

Required if SelectorAttributeVR has a value of UT.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.