Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Call RemoveAttachment in the ABBYY FlexiCapture API to delete an attachment by name from a document, page, or batch on the Application Server.
void RemoveAttachment(int sessionId, int type, int objectId, int batchId, int projectId, string fileName);
sessionId
int
type
9
10
11
objectId
batchId
projectId
fileName
string
Was this page helpful?