Gets or sets the value for the search persistence parameter
Syntax
Visual Basic (Declaration) | |
---|
Public MustOverride Property SynchronizationPersistenceTarget As Double |
C# | |
---|
public abstract double SynchronizationPersistenceTarget {get; set;} |
C++/CLI | |
---|
public:
abstract property double SynchronizationPersistenceTarget {
double get();
void set ( double value);
} |
Property Value
18.00 The default value is 0.05, the range is 0 to 1.0
Remarks
Requirements
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA
Ver 18.00
See Also