←Select platform

SelectorSequencePointer Property (ImageSetSelector)

Summary

Gets or sets the data element of the sequence that contains the attribute identified by ImageSetSelector.SelectorAttribute

Syntax

C#
VB
C++
[ElementAttribute(7471186)] 
public System.Nullable<long> SelectorSequencePointer { get; set; } 
<ElementAttribute(7471186)>  
Public Property SelectorSequencePointer() As System.Nullable(Of Long) 
   Get 
   Set 
public:  
   [ElementAttribute(7471186)] 
   property System::Nullable<Int64> SelectorSequencePointer 
   { 
      System::Nullable<Int64> get() 
      void set(System::Nullable<Int64> value) 
   } 

Property Value

The data element of the sequence that contains the attribute identified by ImageSetSelector.SelectorAttribute

Remarks

Required if Selector Attribute (0072,0026) is nested in a Sequence. This is not used to identify code sequence attributes. This is a numeric representation of ImageSetSelector.WCFSelectorSequencePointer

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