C#
VB
C++
The type (class name) of the service
[ConfigurationPropertyAttribute("type", IsRequired=true)]
public string Type { get; set; }
<ConfigurationPropertyAttribute("type", IsRequired:=true)>
Public Property Type() As String
Get
Set
public:
[ConfigurationPropertyAttribute(L"type", IsRequired=true)]
property String^ Type
{
String^ get()
void set(String^ value)
}
the type (class name) of the service
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