Click or drag to resize

IWebCaptureCallbacksBatchFieldsForBatchClass Method

Method to return the batch fields for a batch class.

Namespace:  Atalasoft.Imaging.WebControls.Core
Assembly:  Atalasoft.dotImage.WebControls.Core (in Atalasoft.dotImage.WebControls.Core.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
List<Dictionary<string, string>> BatchFieldsForBatchClass(
	string contentType
)

Parameters

contentType
Type: SystemString
The currently selected contentType.

Return Value

Type: ListDictionaryString, String
See Also