WorkflowDesignerLoader.OnEndLoad(Boolean, ICollection) Metod

Definition

Anropas när inläsningen av designern har slutförts.

protected:
 override void OnEndLoad(bool successful, System::Collections::ICollection ^ errors);
protected override void OnEndLoad(bool successful, System.Collections.ICollection errors);
override this.OnEndLoad : bool * System.Collections.ICollection -> unit
Protected Overrides Sub OnEndLoad (successful As Boolean, errors As ICollection)

Parametrar

successful
Boolean

trueom belastningsåtgärden lyckas. annars . false

errors
ICollection

Innehåller belastningsfelen.

Gäller för