CSharp API: Difference between revisions
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
This documentation refers to CommitCRM 5.6 or later version and assumes CommitCRM is installed and accessible on the local computer. | This documentation refers to CommitCRM 5.6 or later version and assumes CommitCRM is installed and accessible on the local computer. | ||
= Introduction = | |||
This document demonstrates how to use the CommitCRM C# API library in order to programmatically connect to your CommitCRM server and query or manipulate the CommitCRM database. | |||
<br> | |||
__TOC__ |
Revision as of 08:39, 18 March 2011
Disclaimer
This documentation refers to CommitCRM 5.6 or later version and assumes CommitCRM is installed and accessible on the local computer.
Introduction
This document demonstrates how to use the CommitCRM C# API library in order to programmatically connect to your CommitCRM server and query or manipulate the CommitCRM database.