OperationFilter property
- Last UpdatedNov 26, 2024
- 1 minute read
Use the OperationFilter property to filter the samples based on the job which generates the samples in the viewer. The filter contains the string filter to match any operation that matches the string entered for the filter. It is possible to search for operation IDs that contain specified characters. For example, to return all samples for operations that contain the letters Op1, you must provide the string Op1% for the value.
You can set this property to Null.
|
Data Type |
Read/Write |
Default Value |
|---|---|---|
|
String |
R/W |
Null |