Share via


ProjTable.initFromInvoice Method

Initializes fields for the current project record with values from the specified project invoice or customer associated with the project.

Syntax

public void initFromInvoice(ProjInvoiceTable _projInvoiceTable)

Run On

Called

Parameters

Remarks

This method sets the TaxGroupId field for the current project record to the TaxGroupId value for the invoice project. If a TaxGroupId value for the invoice project does not exist, it sets the TaxGroupId field to the TaxGroupId value for the customer associated to the current project.

See Also

Reference

ProjTable Table