Click or drag to resize

AssignmentTargetAttribute Fields

The AssignmentTargetAttribute type exposes the following members.

Fields
 NameDescription
Public fieldAssignmentTargetType The type of the assignment target (e.g. Variable or IndexedVariable)
(Inherited from AssignmentTarget)
Public fieldAttributeName 
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