Share via


TemplateProvider_RU.parmReadOnly Method [AX 2012]

Returns whether the template file is read-only and cannot be modified by a template consumer.

Syntax

public abstract boolean parmReadOnly()

Run On

Called

Return Value

Type: boolean
true if the template file from the get method is read-only; otherwise, false.

See Also

Reference

TemplateProvider_RU Class