Click or drag to resize

ExpressionParser Fields

The ExpressionParser type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberFieldRefFlags
The set of valid field reference flags used in field reference expressions. See FieldExpressionAttrs for a description of each.
Public fieldStatic memberRefCaption
The field reference flag signifying that the expression should be resolved using the field's caption. See UseCaption.
Public fieldStatic memberRefRaw
The field reference flag signifying that the expression should be resolved using the field's raw value. See RawValue.
Top
See Also