IBusinessApplication.IsEdited

Syntax

IsEdited: Boolean;

Description

The IsEdited property returns whether the business application is in the edit mode.

Comments

The property returns True if the business application is opened for edit, and False if the business application is opened for view.

See also:

IBusinessApplication