Data.personalUseLimits Property
Parent Object: DataDefined in namespace "adsk::core" and the header file is <Core/Dashboard/Data.h>
Description
If the user is running with a "Fusion for Personal Use license", this property will return a peronalUseLimits object which provides information about file limits associated with the license. If the user is running with any other license type, this property will return null.
Syntax
"data_var" is a variable referencing a Data object.
|