Share via


VendNotification.ParentEventInbox Method

Looks up the related EventInbox table.

Syntax

public EventInbox ParentEventInbox([EventInbox relatedTable])

Run On

Called

Parameters

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

Return Value

Type: EventInbox Table
An instance of the related table.

See Also

Reference

VendNotification Table