ProjTable::lookupProjIdCustAccount Method
Builds a query for the ProjTable that only returns business relation accounts of the prospect type.
Syntax
client server public static Query lookupProjIdCustAccount(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The string on which to perform the lookup.
Return Value
Type: Query Class
A query for a project that is linked with the specified customer.