Click or drag to resize

AssignmentTargetVar Fields

The AssignmentTargetVar type exposes the following members.

Fields
 NameDescription
Public fieldAssignmentTargetType The type of the assignment target (e.g. Variable or IndexedVariable)
(Inherited from AssignmentTarget)
Public fieldDestVar 
Protected fieldid stores the sequence /expression unique id
(Inherited from SequenceBase)
Public fieldSequenceComputationType The type of the sequence computation (e.g. Assignment or MethodCall)
(Inherited from SequenceComputation)
Top
See Also