Click or drag to resize

PFExternalConnectionsHubTestConnectionSource Method

Tests the connection source and location settings.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFAdminExternalConnectionOperationResult TestConnectionSource(
	PFAdminExternalConnectionViewModel model
)

Parameters

model
Type: Packflow.InterfacePFAdminExternalConnectionViewModel
The connection model.

Return Value

Type: PFAdminExternalConnectionOperationResult
See Also