Anomaly Constructor
Initializes a new instance of the Anomaly class.
Public Sub New( _
ByVal taskHexID As String, _
ByVal row As Integer, _
ByVal text As String _
)
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
taskHexID
-
string
The 24 character hexadecimal ID of the WBS task which contains the row of
the anomaly.
-
row
-
int
The LineNumber of the row to which the anomaly belongs, 1-based.
-
text
-
string
The text of the anomaly.
Available since QDV 7.16.587.
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2