DataFile.promote Method
Parent Object: DataFileDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataFile.h>
Description
Promotes this version to be the latest version. If this is the latest version, nothing happens.
Syntax
"dataFile_var" is a variable referencing a DataFile object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |