RunStatus Message Property Cognex VisionPro 9.24

Returns an empty string if the result was Accept, and otherwise returns a string that provides additional information about the Warning, Reject, or Error condition.

Namespace: Cognex.Vision.Implementation
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.24.0.0
Syntax

public string Message { get; }

Property Value

Type: String

Implements

IRunStatus Message
See Also