Returns the project specified using the ID of the project.
"dataProjects_var" is a variable referencing a DataProjects object.
|
"dataProjects_var" is a variable referencing a DataProjects object.
|
Type | Description |
DataProject | Returns the project or null if a project with the specified ID is not found. |
Name | Type | Description |
id | string | The ID of the project to return. This is the same ID used by the APS Data Management API. |