Share

DataShortcuts.GetOtherProjectFolders Method



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

Syntax

C#

public static IList<string> GetOtherProjectFolders()

VB

Public Shared Function GetOtherProjectFolders As IList(Of String)

C++

public:
static IList<String^>^ GetOtherProjectFolders()

Return Value

IListString

See Also

Reference

Was this information helpful?