ExpressionParser Fields |
The ExpressionParser type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | FieldRefFlags |
The set of valid field reference flags used in field reference expressions.
See FieldExpressionAttrs for a description of each.
|
![]() ![]() | RefCaption |
The field reference flag signifying that the expression should be resolved using the field's caption.
See UseCaption.
|
![]() ![]() | RefRaw |
The field reference flag signifying that the expression should be resolved using the field's raw value.
See RawValue.
|