Modified Property (SapComponent)

Action

Gets whether the state has been changed by the user and this change has not yet been sent to the SAP system.

Syntax

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

Access

Read only.