Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Version: Available or changed with runtime version 1.0.
Specifies if the current row on the test page is expanded.
Syntax
Expanded := TestPart.IsExpanded()
Note
This method can be invoked using property access syntax.
Parameters
TestPart
Type: TestPart
An instance of the TestPart data type.
Return Value
Expanded
Type: Boolean
true if the current row on the test page is expanded, otherwise false.
Related information
TestPart Data Type
Get Started with AL
Developing Extensions