Project.GetProjectIDFromPath Method
Given a Job path, work out its ID
Public Shared Function GetProjectIDFromPath( _
ByVal project_path As String, _
ByVal all_parts_are_projects As Boolean, _
ByVal db As IDatabase _
) As EntityID
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
project_path
-
string
the Job path
-
all_parts_are_projects
-
bool
are all parts of the string projects
-
db
-
IDatabase
a database connection
Return Value
EntityID
the id of the project
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1