C#
VB
C++
Gets or sets the data element tag used for image set selection.
[DataMemberAttribute()]
public string WCFSelectorAttribute { get; set; }
<DataMemberAttribute()>
Public Property WCFSelectorAttribute() As String
Get
Set
public:
[DataMemberAttribute]
property String^ WCFSelectorAttribute
{
String^ get()
void set(String^ value)
}
The data element tag used for image set selection.
This is a string representation of SelectorAttribute.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET