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