Click or drag to resize

SystemOverviewStageBuilderBaseCreateSystemActions Method

Creates system actions for stage

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Builders.SystemOverview.Base
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected abstract IEnumerable<SystemAction> CreateSystemActions()

Return Value

Type: IEnumerableSystemAction
See Also