Gets the last RunStatus of the job.
Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
public ICogRunStatus RunStatus { get; }public ICogRunStatus RunStatus { get; }Public ReadOnly Property RunStatus As ICogRunStatus
Get
Public ReadOnly Property RunStatus As ICogRunStatus
Get
public:
property ICogRunStatus^ RunStatus {
ICogRunStatus^ get ();
}public:
property ICogRunStatus^ RunStatus {
ICogRunStatus^ get ();
}Property Value
Type:
ICogRunStatusThe run status of the job.