Click or drag to resize

FieldKernelApplication Property

The field's application object. The application is obtained from the mapper if there is a mapper, else from the current application context.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public IAppContext Application { get; }

Property Value

Type: IAppContext
See Also