| Represents a marker visible in the Tasks view. Additional members should be added
to this class if new fields are added to the Tasks view. Such members should be
initialized in the constructor, and accessed via get methods rather than accessing
the IMarker instance directly. This is necessary to support sorting in a reasonable
time bound.
|