| SystemOverviewControllerApplyManualStatusValues Method |
Load manual set status values and applies to list of actions
Namespace:
Omada.OE.Solution.OIM.AppLogic.SystemOnboarding
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void ApplyManualStatusValues(
List<SystemAction> actionList,
DataObject system
)
Parameters
- actionList
- Type: System.Collections.GenericListSystemAction
- system
- Type: Omada.OE.ModelDataObject
See Also