VendInvoiceInfoTable.templateName Method
Gets or sets the DistributionTemplate record for creating distributions.
Syntax
edit TemplateName templateName(boolean _set, TemplateName _templateName)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to update.
- _templateName
Type: TemplateName Extended Data Type
The name of the distribution template that is used to create distributions.
Return Value
Type: TemplateName Extended Data Type
The name of the distribution template.