Click or drag to resize

SystemUpdateActionBaseAfterFeaturePackageImport Property

Set to true if the update should be executed after an import of feature package changes.

Namespace:  Omada.OE.AppLogic.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool AfterFeaturePackageImport { get; set; }

Property Value

Type: Boolean

Implements

ISystemUpdateActionAfterFeaturePackageImport
See Also