CustInvoiceTable.templateName Method
Sets or gets the information about the DistributionTemplate record to create of distributions.
Syntax
edit TemplateName templateName(boolean _set, TemplateName _templateName)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the value.
- _templateName
Type: TemplateName Extended Data Type
The name of the distribution template to use to create distributions; optional.
Return Value
Type: TemplateName Extended Data Type
The name of the distribution template.