Versions Compared

Key

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

GetJobTotal

...

GetJobTotal

Retrieves the total number of items of a certain type in the entire opened job.

Syntax:

Function: GetJobTotal(const Propertyname: WideStringconst ItemType: WideString ''): Double;

Code Reference:


  • 1. Create a New Form application
  • 2. Add a button to the form
  • 3. Add Planswift to reference (Planswift9_tlb in the uses)
  • 4. Copy code to button onclick event

API Call: