Share via


VendTable.ContactPerson Method

Looks up the related ContactPerson table.

Syntax

public ContactPerson ContactPerson([ContactPerson relatedTable])

Run On

Called

Parameters

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

Return Value

Type: ContactPerson Table
An instance of the related table.

See Also

Reference

VendTable Table