MapperDatasheetStickyFBF Method |
Determine if sticky (persistent) FBF is supported.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool StickyFBF()
Protected Function StickyFBF As Boolean
Return Value
Type:
BooleanTrue if this mapper's FBF should be sticky, else false.
See Also