TransformedAllTemplatesEventArgs.AnyErrors Property

Definition

Whether there were any errors during the run ///.

public:
 property bool AnyErrors { bool get(); void set(bool value); };
public bool AnyErrors { get; set; }
member this.AnyErrors : bool with get, set
Public Property AnyErrors As Boolean

Property Value

Returns Boolean.

Applies to