TestResultMessage.IsValid Method

Definition

Determines whether this test result message is valid.

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

Returns

true if this test result message is valid; otherwise, false.

Implements

Applies to