 | CyclingMethodSettingsTerminationsGlobal Property |
Gets the list of termination criteria that apply to the whole cycle.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.CyclingAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.17.16
Syntaxpublic List<TerminationRule> TerminationsGlobal { get; }
Public ReadOnly Property TerminationsGlobal As List(Of TerminationRule)
Get
Property Value
ListTerminationRule
See Also