←Select platform

SelectorCSValue Property

Summary

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

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

Property Value

The value of the attribute identified by SelectorAttribute.

Remarks

Multiple values are separated by the an embedded back-slash character. Required if SelectorAttributeVR has a value of CS.

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.