2021 Method
Changes 0
M

IMultiServerService.CanExecute

Description:
Implement this to test whether a particular server should be executed.
bool CanExecute(
	IExternalServer server,
	Document document,
	IExternalData data
)
Return Value bool