DataHub.id Property
Parent Object: DataHubDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataHub.h>
Description
Returns the unique ID for this hub. 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
"dataHub_var" is a variable referencing a DataHub object.
|