IsInUpdate: Boolean;
The IsInUpdate property returns whether the update lock mode for analytical data area views is enabled.
The property returns True if update lock mode is enabled using the BeginUpdate method and the EndUpdate method is not called yet.
See also: