Category » SDK
There were 2 articles found in this category:
How to check out a file using SCM Anywhere Standalone SDK?
In this article, we take a VB project as example. 1. Install SCM Anywhere Standalone Client on your machine. SCM Anywhere Standalone Windows Client comes with the COM SDK . 2. Please add 2 dll files, "SCMSSDK.dll" and "SCMS.Core.dll", to the project. In Visual Studio | Project | Add Reference ...
How to check in a file using SCM Anywhere Standalone SDK?
In this article, we take a VB project as example. 1. Install SCM Anywhere Standalone Client on your machine. The COM SDK comes with SCM Anywhere Standalone Windows Client. 2. Please add 2 dll files, "SCMSSDK.dll" and "SCMS.Core.dll", to the project. In Visual Studio | Project | Add Reference | B ...