Property ProtocolStepCount
- Namespace
- Harp.SyringePump
- Assembly
- Harp.SyringePump.dll
ProtocolStepCount
Gets or sets the value that sets the number of steps to be executed in the current protocol.
[Range(1, 9223372036854775807)]
public ushort ProtocolStepCount { get; set; }