Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.4.2516.0

Syntax

C#
public static IList<string> GetOtherProjectFolders()
Visual Basic
Public Shared Function GetOtherProjectFolders As IList(Of String)
Visual C++
public:
static IList<String^>^ GetOtherProjectFolders()

See Also