Click or drag to resize

ProcessLogErrors Property

The number of errors the process encountered.

Namespace:  Cobra.Model.WebService
Assembly:  Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.3.715.2595 (8.3.0715.2595)
Syntax
C#
public Nullable<int> Errors { get; set; }

Property Value

Type: NullableInt32
See Also