Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Builders.SystemOverview
SystemOverviewBuilder Class
SystemOverviewBuilder Methods
RetrieveSpecificStageActions Method
SetupSystemActions Method
SystemOverviewBuilder
RetrieveSpecificStageActions Method
Setups list of actions based on initial parameters for specific stage
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#
Copy
public
IEnumerable
<
SystemAction
>
RetrieveSpecificStageActions
(
SystemActionStage
stageType
)
Parameters
stageType
Type:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
SystemActionStage
Return Value
Type:
IEnumerable
SystemAction
See Also
Reference
SystemOverviewBuilder Class
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Builders.SystemOverview Namespace