RequestPage.Editable([Boolean]) Method

Version: Available or changed with runtime version 1.0.

Gets or sets the default editability of the page.

Syntax

[Editable := ]  RequestPage.Editable([NewEditable: Boolean])

Note

This method can be invoked using property access syntax.

Parameters

RequestPage
 Type: RequestPage
An instance of the RequestPage data type.

[Optional] NewEditable
 Type: Boolean

Return Value

[Optional] Editable
 Type: Boolean

See Also

RequestPage Data Type
Get Started with AL
Developing Extensions