StatusFilter property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the StatusFilter property to filter the samples based on the following values:
-
0 = Future
-
1 = Ready
-
2 = Ready Warning
-
3 = Missed
-
4 = In Progress
-
5 = Late
-
6 = Complete
-
7 = Complete Late
-
8 = Cancelled
The filter supports selection of multiple comma-separated enumeration values. For example, to show only Ready and Ready Warning samples, set the value to 1,2.
This is a run-time property.
You can set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
String |
R/W |
Null |