FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFormAttachment..::..saveVersions Method

Saves the versions.

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

Syntax


public bool saveVersions(
	string filePath
)
Public Function saveVersions ( _
	filePath As String _
) As Boolean
public:
bool^ saveVersions(
	String^ filePath
)

Parameters

filePath
Type: String
The file path.

Return Value

true if XXXX, false otherwise.