Feedback

  • Contents
 

II3IDOldStepInfo Interface

Overview

Derived From:        IDispatch

Interface ID:          {C2A89658-406F-47AF-B8C4-3BF1EE790B3A}

II3IDOldStepInfo is used to communicate information back to a developer about how a step looked in it's 'old' format. This would be a format that is no longer in sync with the currently registered format.

Methods

None.

Properties

Designer

Returns an Interaction Designer interface pointer.

ExitPaths

Returns the exit paths as defined in the old step (if they are not in sync.)

ExitPathsNextSteps

Returns a collection of steps to which the exit paths from get_ExitPaths were connected.  There is a 1 to 1 correlation here based on the index in the collection.

OldStepInfoType

Returns which type of out of sync information is present (e.g. unknown, tool, subroutine, initiator, step, etc.)

Parameters

Returns the parameters of the step as they were stored in the IHD file.

SourceInitiator

Returns the initiator as it was defined when the step was saved.

SourceTool

Returns the tool as it was defined when the step was saved.