DataProjects.asArray Method
Parent Object: DataProjectsDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataProjects.h>
Description
Get the current list of all projects.
Syntax
"dataProjects_var" is a variable referencing a DataProjects object.
|
Return Value
Type | Description |
DataProject[] | Returns the current list of all projects. |