Enum ScanNetworkDatalogOption
- Namespace
- Csra
- Assembly
- Csra.dll
Specifies the options for logging ScanNetwork test results from object ScanNetworkPatternResults.
[Flags]
public enum ScanNetworkDatalogOption
Fields
ByCoreInstance = 2ByIclInstance = 4FailedInstancesOnly = 8PatGenWithFtr = 1VerboseInfoByDtr = 16
Remarks
This enumeration provides different logging strategies that can be used to capture ScanNetwork test results. Each option represents a preference of logging, and can be combined to allow for flexibility in how data is recorded and analyzed.