Get and set the time when the verification stopped.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 79.0.0.0 (79.0.0.0)
public DateTime StopTime { get; set; }public DateTime StopTime { get; set; }Public Property StopTime As DateTime
Get
Set
Public Property StopTime As DateTime
Get
Set
public:
property DateTime StopTime {
DateTime get ();
void set (DateTime value);
}public:
property DateTime StopTime {
DateTime get ();
void set (DateTime value);
}Property Value
Type:
DateTime