2008 Style
Client Class Methods
See Also  Send Feedback
Org.Edgerunner.Dynamics.Nav.CSide Namespace : Client Class


Glossary Item Box

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

Public Methods

 NameDescription
Public MethodBeginTransaction Begins a transaction inside the Navision client instance.  
Public Methodstatic (Shared in Visual Basic)CleanupDisposes of all Client instances.  
Public MethodCommit Commits the current transaction and automatically begins a new one.  
Public MethodCompileObject Compiles the specified object.  
Public MethodCompileObjects Compiles the objects within the supplied filter.  
Public MethodDisposeOverloaded.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public MethodEndTransaction Ends current the transaction.  
Public MethodError Triggers an error to be displayed inside the Navision client instance with the supplied message.  
Public Methodstatic (Shared in Visual Basic)GetClientOverloaded.  Gets the specific running Navision client instance that corresponds to the supplied serverType/server/database/company.  
Public Methodstatic (Shared in Visual Basic)GetClientsOverloaded. Gets a List of the current running Navision client instances.  
Public MethodGetObjectRetrieves a specific Object instance.  
Public MethodGetObjectsRetrieves a dictionary containing objects indexed by their object number.  
Public MethodGetTable Retrieves an Table instance that corresponds to the table ID provided.  
Public MethodOpenLink Opens the hyperlink within the Navision client instance.  
Public MethodReadObjectToStream Reads the specified object to a stream.  
Public MethodWriteObjectFromStream Writes the specified text object to Navision from a stream.  
Top

Protected Methods

 NameDescription
Protected MethodFinalizeReleases unmanaged resources and performs other cleanup operations before the Client is reclaimed by garbage collection.  
Top

See Also

© 2013 All Rights Reserved.