DataProject.id Property
Parent Object: DataProjectDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataProject.h>
Description
Returns the unique ID for this project. This is the same id used in the APS Data Management API in an unencoded form and will look something like this: "a.45637".
Syntax
"dataProject_var" is a variable referencing a DataProject object.
|