FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deWorkflowInstance..::..exportAllTaskAttachments Method

To get a zip for all task attachments

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool exportAllTaskAttachments(
	string sTargetFile
)
Public Function exportAllTaskAttachments ( _
	sTargetFile As String _
) As Boolean
public:
bool^ exportAllTaskAttachments(
	String^ sTargetFile
)

Parameters

sTargetFile
Type: String
The s target file.

Return Value

true if XXXX, false otherwise.