Share via


ModelingDocData.SuspendErrorListRefresh Method

Definition

Prevents the error list from updating synchronously each time an item is added for this doc data. Calling SuspendErrorListRefresh before adding a large number of items to the error list results in better performance.

public:
 virtual void SuspendErrorListRefresh();
public virtual void SuspendErrorListRefresh ();
abstract member SuspendErrorListRefresh : unit -> unit
override this.SuspendErrorListRefresh : unit -> unit
Public Overridable Sub SuspendErrorListRefresh ()

Applies to