Feedback
DesignerCOM API
Returns the Step ID number associated with this step.
HRESULT ID(
[out, retval] long * StepID
);
HRESULT get_ID(long * StepID);
The step's ID number.