ImportExtension Methods
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
| Name | Description | |
|---|---|---|
![]() | AfterPrimaryImport | Called After all Import steps are complete, allowing for final customizations or tweaking of the CRM instance. |
![]() | BeforeApplicationRecordImport | Called Before each application record is imported. |
![]() | BeforeImportStage | Called before the Main Import process begins, after solutions and data. |
![]() | CreateProgressItem | Create and add new progress item. |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetImportName | Returns the Name of the import project. |
![]() | GetNameOfImport | Returns the Name of the Import project. |
![]() | GetProcessId | Gets the Id for a Dialog by Name. |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeCustomExtension | Called to Initialize any functions in the Custom Extension. |
![]() | InitializeExtension | Initialize extension functionality. |
![]() | IsRoleAssoicatedWithTeam | Checks to see if the Team is already associated to the requested security role. |
![]() | IsWorkflowActive | Is a Workflow Active. |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | OverrideConfigurationDataFileLanguage | |
![]() | PerApplicationRecordImport | Internal Use..> Do not call. |
![]() | PostImport | Internal Use..> Do not call. |
![]() | PreImport | Internal Use..> Do not call. |
![]() | PreSolutionImport | |
![]() | PreSolutionImport | Obsolete. |
![]() | RaiseFailEvent | Raised a failed event to the caller. |
![]() | RaiseUpdateEvent | Raise a Status updated event. |
![]() | RunSolutionUpgradeMigrationStep | Is called during a solution upgrade when both solutions, old and Holding, are present in the system. |
![]() | ToString | (Inherited from Object.) |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

