Table of Contents

Enum CustomTestDataStatus

Namespace
Acuit.Pinpoint.Client2
Assembly
Acuit.Pinpoint.Client2.dll

A custom test data item status.

public enum CustomTestDataStatus

Fields

Bad = 2

"Bad" status (typically displayed using red text).

Good = 1

"Good" status (typically displayed using green text).

None = 0

No status (typically displayed using black text).