Namespace: Cognex.VisionPro.QuickBuildAssembly: Cognex.VisionPro.QuickBuild.Core (in Cognex.VisionPro.QuickBuild.Core.dll) Version: 65.1.0.0 (65.1.0.0)
public CogJobResultHistoryGated(
string name,
int allMaxLength,
int failureMaxLength
)
public CogJobResultHistoryGated(
string name,
int allMaxLength,
int failureMaxLength
)
Public Sub New (
name As String,
allMaxLength As Integer,
failureMaxLength As Integer
)
Public Sub New (
name As String,
allMaxLength As Integer,
failureMaxLength As Integer
)
public:
CogJobResultHistoryGated(
String^ name,
int allMaxLength,
int failureMaxLength
)
public:
CogJobResultHistoryGated(
String^ name,
int allMaxLength,
int failureMaxLength
)