IsListElement Property (SapLabel)

Class

SapLabel.

Action

Gets whether the element is on an ABAP list.

Syntax

C#
protected Boolean IsListElement { get; }
VB
'Declaration
Protected Read Property IsListElement As Boolean

Access

Read only.