For a list of all members of this type, see Client members.
Name | Description | |
---|---|---|
![]() | BeginTransaction | Begins a transaction inside the Navision client instance. |
![]() ![]() | Cleanup | Disposes of all Client instances. |
![]() | Commit | Commits the current transaction and automatically begins a new one. |
![]() | CompileObject | Compiles the specified object. |
![]() | CompileObjects | Compiles the objects within the supplied filter. |
![]() | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | EndTransaction | Ends current the transaction. |
![]() | Error | Triggers an error to be displayed inside the Navision client instance with the supplied message. |
![]() ![]() | GetClient | Overloaded. Gets the specific running Navision client instance that corresponds to the supplied serverType/server/database/company. |
![]() ![]() | GetClients | Overloaded. Gets a List of the current running Navision client instances. |
![]() | GetObject | Retrieves a specific Object instance. |
![]() | GetObjects | Retrieves a dictionary containing objects indexed by their object number. |
![]() | GetTable | Retrieves an Table instance that corresponds to the table ID provided. |
![]() | OpenLink | Opens the hyperlink within the Navision client instance. |
![]() | ReadObjectToStream | Reads the specified object to a stream. |
![]() | WriteObjectFromStream | Writes the specified text object to Navision from a stream. |
Name | Description | |
---|---|---|
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the Client is reclaimed by garbage collection. |