Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic.Model
SystemUpdateActionBase Class
SystemUpdateActionBase Properties
AfterBootup Property
AfterFeaturePackageImport Property
Dependencies Property
Keys Property
OnlyInOIS Property
Repetition Property
SystemUpdateActionBase
AfterFeaturePackageImport 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#
Copy
public
bool
AfterFeaturePackageImport
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
ISystemUpdateAction
AfterFeaturePackageImport
See Also
Reference
SystemUpdateActionBase Class
Omada.OE.AppLogic.Model Namespace