GetOtherProjectFolders Method

Namespace: Autodesk.Civil.DataShortcuts
Assembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.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