Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
TaskSettingNameArray
Parameter TaskSettingNameArray
represents the collection of task setting object names, used to refer to the CodeParserTaskSetting
objects.
Example
{
"TaskSettingNameArray": ["CPT1_PARSE_VIN"]
}
Parameter Summary
TaskSettingNameArray Parameter Summary |
---|
Type String[] |
Range Each element represents the name of a CodeParserTaskSetting object. |