←Select platform

SelectorISValue Property (ImageSetSelector)

Summary

Gets or sets the value(s) of the attribute identified by SelectorAttribute.

Syntax

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

Property Value

The value(s) 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 IS.

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