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