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