User Guide
ProjectManager Object 247
AddFolder
Syntax AddFolder(Folder: OleVariant; FolderType: TFolderType; FolderPath: Ole-
Variant; Parent: OleVariant);
Description Adds a new folder to the project root. To add a subfolder to an existing folder, use a
folder-level method.
CheckedIn
Syntax CheckedIn: WordBool;
Description Boolean. Checks a project into source control.
CreateProject
Syntax CreateProject(ProjectName: OleVariant; ProjectPath: OleVariant);
Description Creates a new project.
DeployScriptList
Syntax DeployScriptList: OleVariant;
Description List scripts associated witht the project.
DeployServerList
Syntax DeployServerList: OleVariant;
Description Lists servers associated with the project.
FolderList
Syntax FolderList: OleVariant;
Description Lists project subfolders.
Open
Syntax Open(ProjectName: OleVariant);
Description Opens a new project.
RemoveFile
Syntax RemoveFile(Filename: OleVariant);
Description Removes a file from the project.