Share via


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

Return Value

Type: Query Class
A query for a project that is linked with the specified customer.

See Also

Reference

ProjTable Table