Show / Hide Table of Contents

Class VerifyEndEventArgs

Inheritance
System.Object
System.EventArgs
VerifyEndEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: FChoice.Foundation.Clarify.DataVerifier.Core
Assembly: FChoice.Foundation.Clarify.DataVerifier.Core.dll
Syntax
public class VerifyEndEventArgs : EventArgs

Properties

ErrorsPresent

Declaration
public bool ErrorsPresent { get; }
Property Value
Type Description
System.Boolean

Results

Declaration
public VerifyTestResult[] Results { get; }
Property Value
Type Description
VerifyTestResult[]

WarningsPresent

Declaration
public bool WarningsPresent { get; }
Property Value
Type Description
System.Boolean
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.