 | CyclingMethodSettingsDisconnectCellAfterCycle Property |
Gets a or sets value indicating whether the cell is disconnected after the cycle completes.
Namespace: CompreDriveSDK.Plugins.Analyzers.Methods.CyclingAssembly: CompreDriveSDK (in CompreDriveSDK.dll) Version: 1.19.1
Syntaxpublic bool DisconnectCellAfterCycle { get; set; }Public Property DisconnectCellAfterCycle As Boolean
Get
Set
Property Value
Boolean
See Also