←Select platform

SelectorSTValue Property

Summary

Gets or sets the SelectorATValue property.

Syntax

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

Property Value

The SelectorATValue property.

Remarks

If the SelectorAttributeVR is "ST", then the SelectorSTValue is used as the value for the SelectorAttribute.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly