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; }
Public ReadOnly Property Application As IAppContext
Get
Property Value
Type:
IAppContextSee Also