C#
VB
C++
Gets a collection containing the DelegatedServer.
public DelegatedServersCollection DelegateServers { get; }
Public ReadOnly Property DelegateServers As Leadtools.Jpip.Server.DelegatedServersCollection
public:
property Leadtools.Jpip.Server.DelegatedServersCollection^ DelegateServers {
Leadtools.Jpip.Server.DelegatedServersCollection^ get();
}
A DelegatedServersCollection representing the collection of DelegatedServer.
For an example, refer to JpipServer.
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