Locked: Boolean;
The Locked property returns an indicator of table copying being locked.
The property returns True if the BeginUpdate method was called, but the copying by the EndUpdate method was not resumed.
See also:
IPivot