Indicates if an error has occured

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

Syntax

C#
public bool isProcessError { get; }
Visual Basic
Public ReadOnly Property isProcessError As Boolean
	Get

Field Value

True if process error has occurred

See Also