FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDFSSynchronization..::..hasNotProcessedSynchRequestsForServer Method

Determines whether [has not processed synch requests for server] [the specified server name].

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

Syntax


public bool hasNotProcessedSynchRequestsForServer(
	string serverName
)
Public Function hasNotProcessedSynchRequestsForServer ( _
	serverName As String _
) As Boolean
public:
bool^ hasNotProcessedSynchRequestsForServer(
	String^ serverName
)

Parameters

serverName
Type: String
Name of the server.

Return Value

true if [has not processed synch requests for server] [the specified server name]; otherwise, false.