Click or drag to resize

ISystemOnboardingValueModifier Interface

Classes that modifies SystemOnboarding configurations before any validation

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.PostActions
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface ISystemOnboardingValueModifier

The ISystemOnboardingValueModifier type exposes the following members.

Methods
  NameDescription
Public methodModifyValues
Implement this method to modify part of the input before it is validated
Top
See Also