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:
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: