nn::boss::StepIdList Class

Syntax

class StepIdList

Description

Class for representing lists of task step IDs. Use this to do such things as get a task's list of steps. (The task step feature is not currently supported.)

Member Functions

StepIdList Constructor.
V ~StepIdList Destructor.
GetSize Returns the number of step IDs in a list.
GetStepId Returns the step ID for the specified location.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL