IScenario.GetValueForTaskByHexID Method
Function GetValueForTaskByHexID( _
ByVal hexID As String _
) As ScenarioTaskItem
This language is not supported or no code example is available.
Parameters
- hexID
- string
The HexID of the task for which the value is to be retrieved.
Return Value
ScenarioTaskItemThe scenario value.
| Exception type | Condition | 
|---|---|
| There is no task with specified hexID. | 
	
		Available since QDV 7.18.685.
	
					
