ImportExtension.GetNameOfImport Method (Boolean)

 

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

Returns the Name of the Import project.

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

Syntax

public abstract string GetNameOfImport(
    bool plural
)
Public MustOverride Function GetNameOfImport (
    plural As Boolean
) As String

Parameters

  • plural
    Type: System.Boolean

    if true, return the plural name of the import project

Return Value

Type: System.String

See Also

ImportExtension Class
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright