IScmManager.IsScmItem Method
Namespace: NextDesign.Desktop
Description
Checks whether the specified project is already linked to the configuration management system.
Returns true if it is already linked.
Arguments
Name | Type | Description |
---|
project | IProject | Project |
Return Value