GetJobTotal
Retrieves the total number of items of a certain type in the entire opened job.
Syntax:
Procedure: GetJobTotal(const Propertyname: WideString; const ItemType: WideString = ''): Double;
Code Reference:
- Create a New Form application
- Add a button to the form
- Add PlanSwift to reference (Planswift9_tlb in the uses)
- Copy code to button onclick event
API Call: