2008 Style
ClientLink Class Properties
See Also  Send Feedback
Org.Edgerunner.Dynamics.Nav.CSide Namespace : ClientLink Class


Glossary Item Box

For a list of all members of this type, see ClientLink members.

Public Properties

 NameDescription
Public PropertyCommitCacheIndicates whether commit cache should be active.  
Public PropertyCompanyIndicates which company to open.  
Public PropertyDatabaseIndicates which database file to access.  
Public PropertyForceNewInstanceIndicates whether a new instance of the Classic client should be started regardless of whether a suitable instance is running. The default value is no.  
Public PropertyNetTypeIndicates the NetType to use for the client instance.  
Public PropertyNtAuthenticationIndicates whether to use windows login authentication. The default is database login.  
Public PropertyObjectCacheIndicates the size of the object cache to use.  
Public PropertyPositionIndicates which record to select. The format is the same as for the SourceTablePlacement Property on a form.  
Public PropertyRequestFormIndicates whether a report should display its request form. The default value is no.  
Public PropertyServerIndicates which database server to which the Classic client or Microsoft Dynamics NAV Server connects.  
Public PropertyServerTypeIndicates which server to connect to.  
Public PropertyTarget

Indicates which object to run. Valid argument values are the following:

  • form xxx

  • formxxx

  • Form xxx

  • Formxxx

  • report xxx

  • reportxxx

  • Report xxx

  • Reportxxx

Where xxx is either the object number or object name.

 
Public PropertyTempPathIndicates the folder path to be used as the temp folder for the client.  
Public PropertyViewIndicates which filter to set. The format is the same as for the SourceTableView Property on a form.  
Top

See Also

© 2013 All Rights Reserved.