API Introduction
From LabTech
Introduction
LabTech provides you with an additional interface in which to access the LabTech DataStore. The Majority of the functions in the Application Programming Interface return common Data Types such as; Integer, String and Collections. Some functions return SQL Data Types such as; DataSet and DataRow (These end in DS and DR). And few return custom Objects that are defined in their proper sections of the API Documentation.
The API Reference
- Using the LT_API.dll
- The White & BlackList Reference
- The Client Reference
- The Computer Reference
- The Configuration Reference
- The Contact Reference
- The Shared Links Reference
- The Location Reference
- The Project Reference
- The Ticket Reference
- The Timer Reference
- The TimeSlip Reference
- The User Reference
See Also
MySql v5.0 Reference | VbScript Reference | VB.NET Reference
*Prior knowledge of scripting and object oriented programming is required.
