←Select platform

SelectorSSValue Property (FilterOperation)

Summary

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

Syntax

C#
VB
C++
[ElementAttribute(7471230)] 
public System.Collections.Generic.List<short> SelectorSSValue { get; set; } 
<ElementAttribute(7471230)>  
Public Property SelectorSSValue() As System.Collections.Generic.List(Of Short) 
   Get 
   Set 
public:  
   [ElementAttribute(7471230)] 
   property System::Collections::Generic::List<short>^ SelectorSSValue 
   { 
      System::Collections::Generic::List<short>^ get() 
      void set(System::Collections::Generic::List<short>^ value) 
   } 

Property Value

The Selector Value if the SelectorAttributeVR is "SS".

Remarks

If the SelectorAttributeVR is "SS", then the SelectorSSValue is used as the value for the SelectorAttribute.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize