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 > JpipConfiguration Class : DelegateServers Property |
public virtual DelegatedServersCollection DelegateServers {get;}
'Declaration Public Overridable ReadOnly Property DelegateServers As DelegatedServersCollection
'Usage Dim instance As JpipConfiguration Dim value As DelegatedServersCollection value = instance.DelegateServers
public: virtual property DelegatedServersCollection^ DelegateServers { DelegatedServersCollection^ get(); }