Share via


ProjFundingSource.initFromCustTable Method

Initializes address, payment, and other information for an invoice project from a customer.

Syntax

public void initFromCustTable(CustTable custTable)

Run On

Called

Parameters

  • custTable
    Type: CustTable Table
    A customer record to use to initialize the invoice project.

See Also

Reference

ProjFundingSource Table