RunResultAndStatistics.IsValid Method

Definition

Returns a value that indicates whether this RunResultAndStatistics object is valid.

public:
 virtual bool IsValid();
public bool IsValid ();
abstract member IsValid : unit -> bool
override this.IsValid : unit -> bool
Public Function IsValid () As Boolean

Returns

true if this RunResultAndStatistics object is valid; otherwise, false.

Implements

Applies to