Click or drag to resize

SystemOverviewBuilderSetupSystemActions Method

Setups list of actions based on initial parameters for all available stages

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Builders.SystemOverview
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public virtual IEnumerable<SystemAction> SetupSystemActions()

Return Value

Type: IEnumerableSystemAction
See Also