FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormInstance..::..removeAttachments Method (String)

Removes the attachments.

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

Syntax


public bool removeAttachments(
	string sFileControlID
)
Public Function removeAttachments ( _
	sFileControlID As String _
) As Boolean
public:
bool^ removeAttachments(
	String^ sFileControlID
)

Parameters

sFileControlID
Type: String
The s file control identifier.

Return Value

true if XXXX, false otherwise.