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