ImportExtension Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Extension for package setup import activities.

Namespace:   Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly:  Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)

System.Object
  Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.ImportExtension

public abstract class ImportExtension : IImportExtensions2, IImportExtensions

NameDescription
System_CAPS_pubpropertyCrmSvc

Returns a pointer to the CRM instance.

System_CAPS_pubpropertyDataImportBypass

System_CAPS_pubpropertyGetExtraProgramLaunchLinkText

Returns the Title Link Text that is show on the completed page.

System_CAPS_pubpropertyGetImportLongName

Returns the long name of the import process.

System_CAPS_pubpropertyGetImportPackageDataFolderName

Returns the name of the Import package data folder.

System_CAPS_pubpropertyGetImportPackageDescription

Gets package description import.

System_CAPS_pubpropertyGetImportPackageDescriptionText

Description of the import package.

System_CAPS_pubpropertyGetImportPackageFolderName

Returns the folder name of the import.

System_CAPS_pubpropertyGetLongNameOfImport

Returns the long name of the import process.

System_CAPS_pubpropertyOverrideDataImportSafetyChecks

System_CAPS_pubpropertyRootControlDispatcher

Parent dispatcher for displaying UI elements.

System_CAPS_pubpropertyRuntimeSettings

NameDescription
System_CAPS_pubmethodAfterPrimaryImport()

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

System_CAPS_pubmethodBeforeApplicationRecordImport(ApplicationRecord)

Called Before each application record is imported.

System_CAPS_pubmethodBeforeImportStage()

Called before the Main Import process begins, after solutions and data.

System_CAPS_protmethodCreateProgressItem(String)

Create and add new progress item.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetImportName(Boolean)

Returns the Name of the import project.

System_CAPS_pubmethodGetNameOfImport(Boolean)

Returns the Name of the Import project.

System_CAPS_protmethodGetProcessId(String, Boolean)

Gets the Id for a Dialog by Name.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInitializeCustomExtension()

Called to Initialize any functions in the Custom Extension.

System_CAPS_pubmethodInitializeExtension()

Initialize extension functionality.

System_CAPS_protmethodIsRoleAssoicatedWithTeam(Guid, Guid)

Checks to see if the Team is already associated to the requested security role.

System_CAPS_protmethodIsWorkflowActive(Guid)

Is a Workflow Active.

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodOverrideConfigurationDataFileLanguage(Int32, List<Int32>)

System_CAPS_pubmethodPerApplicationRecordImport(ApplicationRecord)

Internal Use..&amp;gt; Do not call.

System_CAPS_pubmethodPostImport()

Internal Use..&amp;gt; Do not call.

System_CAPS_pubmethodPreImport()

Internal Use..&amp;gt; Do not call.

System_CAPS_pubmethodPreSolutionImport(String, Boolean, Boolean, Boolean, Boolean)

System_CAPS_pubmethodPreSolutionImport(String, Boolean, Boolean)

Obsolete.

System_CAPS_protmethodRaiseFailEvent(String, Exception)

Raised a failed event to the caller.

System_CAPS_protmethodRaiseUpdateEvent(String, ProgressPanelItemStatus)

Raise a Status updated event.

System_CAPS_pubmethodRunSolutionUpgradeMigrationStep(String, String, String, Guid, Guid)

Is called during a solution upgrade when both solutions, old and Holding, are present in the system.

System_CAPS_pubmethodToString()

(Inherited from Object.)

NameDescription
System_CAPS_pubfieldPackageLog

Logging Interface.

NameDescription
System_CAPS_pubeventAddNewProgressItem

Describes an event for new progress item.

System_CAPS_pubeventUpdateProgressItem

Describes an event for update progress item.

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: