DataFile.sharedLink Property
Parent Object: DataFileDefined in namespace "adsk::core" and the header file is <Core/Dashboard/DataFile.h>
Description
Returns the SharedLink object associated with this DataFile. You can use the SharedLink object to enable a shared link and set its behavior and to get the shared link URL.
Syntax
"dataFile_var" is a variable referencing a DataFile object.
|