IImportExtensions6 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes Package Location Information
public interface class IImportExtensions6
public interface IImportExtensions6
type IImportExtensions6 = interface
Public Interface IImportExtensions6
- Derived
Methods
CreateProgressItem(String, PDStage) |
Create and add new progress item. |
GetFinanceOperationsConfiguration(IEnumerable<String>) | |
OverrideFinanceOperationsConfigurationSettings(String, String, IEnumerable<String>) |
Set to the the current location of the executing package by package deployer. |
RaiseFailEvent(String, Exception, PDStage) |
Raised a failed event to the caller. |
RaiseUpdateEvent(String, ProgressPanelItemStatus, PDStage) |
Raise a Status updated event. |