2008 Style
GetClients(Boolean) Method
See Also  Send Feedback
Org.Edgerunner.Dynamics.Nav.CSide Namespace > Client Class > GetClients Method : GetClients(Boolean) Method



useEvents
Indicates whether client event triggers should be hooked

Glossary Item Box

Gets a List of the current running Navision client instances.

Syntax

 
Visual Basic (Declaration)
Visual Basic (Usage)
C#
C++/CLI
 
 

Parameters

useEvents
Indicates whether client event triggers should be hooked

Return Value

A List of CSide Clients

Remarks

If a client instance already exists it will be returned the way it is, regardless of the useEvents parameter. This means if you wish to be absolutely certain you should cleanup any existing client instances.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2013 All Rights Reserved.