nn::boss::TaskOption Class

Syntax

class TaskOption

Description

Class for representing task options. Use this to do such things as set the option information used when registering a task. (The task option feature is not currently supported.)

Member Functions

TaskOption Constructor.
V ~TaskOption Destructor.
Initialize Configures the initial settings for a task option. This initialization makes it possible to reuse objects.
SetConditional Configures the parameters for a task's execution options. (Future extensibility)
SetProperty Sets a property value in the class.
GetProperty Gets a property value from the class.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL