Click or drag to resize

AssignmentTargetIndexedVar Fields

The AssignmentTargetIndexedVar 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 fieldKeyExpression 
Public fieldSequenceComputationType The type of the sequence computation (e.g. Assignment or MethodCall)
(Inherited from SequenceComputation)
Top
See Also