The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ValidationErrorCollection::HasWarnings Property
.NET Framework (current version)
This property indicates whether the ValidationErrorCollection contains at least one ValidationError object, which indicates a compilation warning.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Property Value
Type: System::Booleantrue if the activity has generated validation warnings; otherwise, false.
.NET Framework
Available since 3.0
Available since 3.0
Show: