Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Job



Accessing the Active Job



Job is the current active job in PlanSwift. If there is no active job open, then Job will be null (empty). Once a job has been opened, this job property will update to the current job's pages, links, takeoffs, remembered values, autolist, bookmarks, and notes. 

\Job is the relative path to access the Job folder. Under the \Job folder are folders for PagesTakeoff, and BookmarksPages items reside in \Job\Pages, Takeoff items in \Job\Takeoffs, and Bookmarks items in \Job\Bookmarks.

API Call:

Image RemovedImage Added

API Calls

Delphi

Code Block
languagedelphi
themeRDark
firstline1
titleUsing IItem Object Model
linenumberstrue
collapsetrue
Coming soon


Code Block
languagedelphi
themeRDark
firstline1
titleUsing PlanSwift Object Model
linenumberstrue
collapsetrue
Coming soon

C#

Code Block
themeRDark
firstline1
titleUsing IItem Object Model
linenumberstrue
collapsetrue
Coming soon


Code Block
languagec#
themeRDark
firstline1
titleUsing PlanSwift Object Model
linenumberstrue
collapsetrue
Coming soon

VB/VBA (OLE)

Code Block
languagevb
themeRDark
firstline1
titleUsing IItem Object Model
linenumberstrue
collapsetrue
Coming soon


Code Block
languagevb
themeRDark
firstline1
titleUsing PlanSwift Object Model
linenumberstrue
collapsetrue
Coming soon