SequenceParserExceptionOperatorNotFound Fields |
The SequenceParserExceptionOperatorNotFound type exposes the following members.
| Name | Description | |
|---|---|---|
| Expression |
The sub-expression as string for which the operator given in Name
was not defined for the types given in LeftType and RightType
| |
| LeftType |
The left type given for the operator
| |
| OperatorName | ||
| RightType |
The right type given for the operator
|