DataShortcutsGetAllProjectFolders Method


Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.7.0.1190
Syntax
public static void GetAllProjectFolders(
	ref string currentProject,
	ref List<string> otherProjects
)

Parameters

currentProject  String
 
otherProjects  ListString
 
See Also