←Select platform

WCFSelectorSequencePointerItems Property

Summary

Gets or sets the WCFSelectorSequencePointerItems property

Syntax
C#
C++/CLI
[DataMemberAttribute()] 
public string WCFSelectorSequencePointerItems { get; set; } 
public:  
   [DataMemberAttribute] 
   property String^ WCFSelectorSequencePointerItems 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The WCFSelectorSequencePointerItems property

Remarks

The WCFSelectorSequencePointerItems is a string representation of the SelectorSequencePointerItems. Getting WCFSelectorSequencePointerItems returns a string representation of SelectorSequencePointerItems, and setting WCFSelectorSequencePointerItems converts the backslash separated list of strings to longs, and sets SelectorSequencePointerItems accordingly. For example, if SelectorSequencePointerItems is [1,2,1] then getting WCFSelectorSequencePointerItems returns the string @"1\2\1".

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.