ImportExtension.GetImportPackageDescription Property
Applies To: Dynamics CRM 2015
Gets package description import.
Namespace: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase
Assembly: Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase (in Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.dll)
Syntax
public string GetImportPackageDescription { get; }
public:
property String^ GetImportPackageDescription {
virtual String^ get() sealed;
}
abstract GetImportPackageDescription : string with get
override GetImportPackageDescription : string with get
Public ReadOnly Property GetImportPackageDescription As String
Property Value
Type: System.String
Implements
IImportExtensions.GetImportPackageDescription
See Also
ImportExtension Class
Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright