Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : DelegateServers Property |
public DelegatedServersCollection DelegateServers {get;}
'Declaration Public ReadOnly Property DelegateServers As DelegatedServersCollection
'Usage Dim instance As JpipServerConfiguration Dim value As DelegatedServersCollection value = instance.DelegateServers
public: property DelegatedServersCollection^ DelegateServers { DelegatedServersCollection^ get(); }