FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..reSyncRequestForAllServers Method

Res the synchronize request all servers.

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

Syntax


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

Parameters

fileID
Type: String
The file identifier.

Return Value

true if XXXX, false otherwise.