All Classes Namespaces Functions Properties Pages
Properties | List of all members
JobActivityOutput Class Reference

Represents the cost, output variables and set time for the completed activity. More...

Properties

double Cost [get, set]
 Gets or sets the cost. More...
 
string LoggingData [get, set]
 Gets or sets the logging data. More...
 
OutputVariableCollection OutputVariables [get, set]
 Gets or sets the output variables associated with an activity. More...
 
DateTime SetTime [get, set]
 Gets or sets the set time. More...
 

Description

Represents the cost, output variables and set time for the completed activity.

Property Documentation

double Cost
getset

Gets or sets the cost.

string LoggingData
getset

Gets or sets the logging data.

The logging data.

OutputVariableCollection OutputVariables
getset

Gets or sets the output variables associated with an activity.

DateTime SetTime
getset

Gets or sets the set time.