←Select platform

WCFSelectorSequencePointer Property

Summary

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

Syntax
C#
VB
C++
[DataMemberAttribute()] 
public string WCFSelectorSequencePointer { get; set; } 
<DataMemberAttribute()>  
Public Property WCFSelectorSequencePointer() As String 
   Get 
   Set 
public:  
   [DataMemberAttribute] 
   property String^ WCFSelectorSequencePointer 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

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

Remarks

This is a string representation of ImageSetSelector.SelectorSequencePointer

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly