WbsVariableInfo Constructor

Initializes a new instance of the WbsVariableInfo class.
Public Sub New( _ 
ByVal task As ITask
)
This language is not supported or no code example is available.
public WbsVariableInfo( 
ITask task 
)
This language is not supported or no code example is available.

Parameters

task
ITask

The task that contains the variable.

Version
 
Available since QDV 7.17.612.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition