Compartir a través de


ImportExtension.AfterPrimaryImport Method

Definition

Called After all Import steps are complete, allowing for final customizations or tweaking of the CRM instance.

public:
 abstract bool AfterPrimaryImport();
public abstract bool AfterPrimaryImport ();
abstract member AfterPrimaryImport : unit -> bool
Public MustOverride Function AfterPrimaryImport () As Boolean

Returns

Applies to