VendNotification.ParentVendNotificationTemplate Method
Looks up the related VendNotificationTemplate table.
Syntax
public VendNotificationTemplate ParentVendNotificationTemplate([VendNotificationTemplate relatedTable])
Run On
Called
Parameters
- relatedTable
Type: VendNotificationTemplate Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: VendNotificationTemplate Table
An instance of the related table.