This is a method from the KashFlow Accounting Software SOAP API

Description

The method returns an array of type Project containing all projects of the selected status.

For a lighter-weight alternative, see GetProjects.

Parameters

IN
ProjStatus
Integer
The method will only return Projects witha matching status

-1 – All Projects
0 – Complete
1 – Active
2 – Archived

Returns

An array of type Project