Click or drag to resize

CommonAccessModifierBaseFactory Property

The factory can be used to create controller instances running on the connection/transaction that the call is executed in. Note: not available in the Initialize() method.

Namespace:  Omada.OE.AppLogic.AccessModifiers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
protected Factory Factory { get; }

Property Value

Type: Factory
See Also