Click or drag to resize

PFExternalConnectionsHubUpdateBindings Method

Updates the source and Packflow fields list and controls.

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

Parameters

model
Type: Packflow.InterfacePFAdminExternalConnectionViewModel
The model.

Return Value

Type: PFAdminExternalConnectionViewModel
See Also