Click or drag to resize

ProcessLogWarnings Property

The number of warnings the process encountered.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public int? Warnings { get; set; }

Property Value

NullableInt32
See Also