WebRequestEventArgs.occurrenceOrDocument Property
Parent Object: WebRequestEventArgsDefined in namespace "adsk::core" and the header file is <Core/Application/WebRequestEventArgs.h>
Description
Used during the insertedFromURL or openedFromURL events and returns the Document (openedFromURL) or Occurrence (insertedFromURL) that was just created.
Syntax
"webRequestEventArgs_var" is a variable referencing a WebRequestEventArgs object.
|