Get data shortcut project id according to project path. The caller will set working folder to parent directory of the project path.
Namespace: Autodesk.Civil.DataShortcutsAssembly: AeccDataShortcutMgd (in AeccDataShortcutMgd.dll) Version: 13.2.3892.0
Syntax
C#
public static string GetDSProjectId( string projectPath )
Visual Basic
Public Shared Function GetDSProjectId ( _ projectPath As String _ ) As String
Visual C++
public: static String^ GetDSProjectId( String^ projectPath )
Parameters
- projectPath
- Type: System.String
Full project path.