Click or drag to resize

CyclingMethodSettingsTerminationsCC Property

Gets the list of termination criteria for the CC step.

Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.Cycling
Assembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntax
public List<TerminationRule> TerminationsCC { get; }

Property Value

ListTerminationRule
See Also