FieldKernelIsFinding Property |
Is the field on a mapper being used for finding (vs. manipulating data)?
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool IsFinding { get; }
Protected ReadOnly Property IsFinding As Boolean
Get
Property Value
Type:
BooleanSee Also