Class SystemEventHelper.Scope
Inheritance
SystemEventHelper.Scope
Assembly: SoDataBase.dll
Syntax
public sealed class Scope : Enum
Fields
Database
Declaration
public const SystemEventHelper.Scope Database
Field Value
Group
Declaration
public const SystemEventHelper.Scope Group
Field Value
SystemWide
Declaration
public const SystemEventHelper.Scope SystemWide
Field Value
User
Declaration
public const SystemEventHelper.Scope User
Field Value
value__
Declaration
Field Value
Extension Methods
EnumUtil.MapEnums<From, To>(From)