CogDLRuntimeViewBase InvalidMessage Property Cognex VisionPro 9.23
A message explaining why this view is invalid and could not be trained.

Namespace: Cognex.VisionPro.DLRuntime
Assembly: Cognex.VisionPro.DLRuntime (in Cognex.VisionPro.DLRuntime.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public string InvalidMessage { get; }

Property Value

Type: String

Implements

ICogDLRuntimeView InvalidMessage
See Also