←Select platform

WCFSelectorAttribute Property

Summary

Gets or sets the WCFSelectorAttribute property.

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

Property Value

The WCFSelectorAttribute property.

Remarks

The WCFSelectorAttribute is a string representation of SelectorAttribute. Getting WCFSelectorAttribute returns a string representation of a SelectorAttribute. Setting WCFSelectorAttribute converts the string to along, and stores the result in SelectorAttribute.

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.