SequenceExpression Fields | 
The SequenceExpression type exposes the following members.
| Name | Description | |
|---|---|---|
| id | 
            stores the sequence /expression unique id
              (Inherited from SequenceBase.) | |
| SequenceComputationType | 
            The type of the sequence computation (e.g. Assignment or MethodCall)
              (Inherited from SequenceComputation.) | |
| SequenceExpressionType | 
            The type of the sequence expression (e.g. Variable or IsVisited)
              |