Returns a work activity listing.
GetWorkActivitiesListing(IncludeDeleted AS Boolean)
XML String
IncludeDeleted = Select to include deleted records in the results.
XML String has the following structure:
|
Field |
Type |
Length |
Description |
|
iId |
Integer |
4 |
Primary Key - Unique Identifier. |
|
cWorkType |
String |
30 |
Work activity name. |
|
dDateDel |
DateTime |
8 |
Date deleted. |