WizardResultLowerFrequencyLimit Property |
The lower frequency limit to use
Namespace: RelaxIS_SDK.WizardAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double LowerFrequencyLimit { get; set; }
Public Property LowerFrequencyLimit As Double
Get
Set
Dim instance As WizardResult
Dim value As Double
value = instance.LowerFrequencyLimit
instance.LowerFrequencyLimit = value
Property Value
DoubleSee Also