Get and set the input subset array.
Namespace: Cognex.VisionPro.InspectionAssembly: Cognex.VisionPro.Inspection (in Cognex.VisionPro.Inspection.dll) Version: 65.1.0.0 (65.1.0.0)
string[] InputDatabaseSubset { get; set; }string[] InputDatabaseSubset { get; set; }Property InputDatabaseSubset As String()
Get
Set
Property InputDatabaseSubset As String()
Get
Set
property array<String^>^ InputDatabaseSubset {
array<String^>^ get ();
void set (array<String^>^ value);
}property array<String^>^ InputDatabaseSubset {
array<String^>^ get ();
void set (array<String^>^ value);
}Property Value
Type:
String