Click or drag to resize

IWebCaptureCallbacksTrackStatus Method

Returns the status of a document with the specified import ID.

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
Dictionary<string, string> TrackStatus(
	string importId
)

Parameters

importId
Type: SystemString
The guid, in string form, of an active import.

Return Value

Type: DictionaryString, String
See Also