FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..removeSynchRequest Method

Removes the synch request.

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

Syntax


public bool removeSynchRequest(
	string fileID
)
Public Function removeSynchRequest ( _
	fileID As String _
) As Boolean
public:
bool^ removeSynchRequest(
	String^ fileID
)

Parameters

fileID
Type: String
The file identifier.

Return Value

true if XXXX, false otherwise.