ProjTable.initFromCustTable Method

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

Syntax

public void initFromCustTable(CustTable _custTable)

Run On

Called

Parameters

Remarks

This method sets the delivery address fields for the current project record with the delivery address for the customer. If a delivery address for the customer does not exist, it sets the delivery address fields for the current project with the address for the customer.

See Also

Reference

ProjTable Table