Number of Process Errors that occurred

Namespace: WaterSimDCDC
Assembly: WaterSimDCDC_API (in WaterSimDCDC_API.dll) Version: 5.0.0.10 (5.0.0.10)

Syntax

C#
public int ProcessErrorCount { get; }
Visual Basic
Public ReadOnly Property ProcessErrorCount As Integer
	Get

Field Value

count of process errors, length of process error list

See Also