Click or drag to resize

Scope Enumeration

enum for where the setting applies

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
Syntax
C#
public enum Scope
Members
  Member nameValueDescription
system0 Setting is stored on the system object
systemCategory1 Setting is stored on the category object
dataConnection2 Setting is stored on the data connection object
See Also