Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available or changed with runtime version 1.0.
Gets the runtime value of the Editable property on a test page.
Syntax
Editable := TestPart.Editable()
Note
This method can be invoked using property access syntax.
Parameters
TestPart
Type: TestPart
An instance of the TestPart data type.
Return Value
Editable
Type: Boolean
The runtime value of the Editable property on a test page.
Related information
TestPart Data Type
Get Started with AL
Developing Extensions