Click or drag to resize

ExpressionParserRefCaption Field

Note: This API is now obsolete.

The field reference flag signifying that the expression should be resolved using the field's caption UseCaption. This class is deprecated. Use NetQuarry.ExpressionParser.RefCaption.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[ObsoleteAttribute("This class has been deprecated and is superceded by NetQuarry.ExpressionParser.RefCaption.")]
public const char RefCaption = '&'

Field Value

Type: Char
See Also