TestStateEvent.IsValid Method

Definition

Returns a value that indicates whether the event has a valid RunId and a valid setting for NewState setting.

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

Returns

true if the event is valid; otherwise, false.

Applies to