PurchTable.templateName Method
Sets or gets the information of the DistributionTemplate record for the creation of 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 to be used to create distributions.
Return Value
Type: TemplateName Extended Data Type
The name of the distribution template.