RAssetTransportTaxDeclaration.templateName Method [AX 2012]
Returns the template name for the report.
Syntax
protected str templateName()
Run On
Called
Return Value
Type: str
The template name for the report.
Exceptions
Exception | Condition |
---|---|
Error | The method must be overridden. |