FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deFileTemplateList..::..addFile Method

Adds the file.

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

Syntax


public void addFile(
	string filePath
)
Public Sub addFile ( _
	filePath As String _
)
public:
void addFile(
	String^ filePath
)

Parameters

filePath
Type: String
The file path.