Share via


TmpMCRCustSearchTable.CustTable Method

Looks up the related CustTable table.

Syntax

public CustTable CustTable([CustTable relatedTable])

Run On

Called

Parameters

  • relatedTable
    Type: CustTable Table
    Sets the related table; optional. Subsequent calls will return the provided related table.

Return Value

Type: CustTable Table
An instance of the related table.

See Also

Reference

TmpMCRCustSearchTable Table