ProjFundingSource.transferCustAccount Method
Updates the address, payment, and other information for an invoice project from the customer associated with the invoice account for the invoice project.
Syntax
public void transferCustAccount(CustAccount _custAccount)
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
A customer account to use to initialize the invoice project.
Remarks
If the set up to prompt the user in project parameters, it asks whether to transfer the information.