 | CyclingMethodSettingsTerminationsCV Property |
Gets the list of termination criteria for the CV step.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.CyclingAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic List<TerminationRule> TerminationsCV { get; }
Public ReadOnly Property TerminationsCV As List(Of TerminationRule)
Get
Property Value
ListTerminationRule
See Also