Click or drag to resize

PFExternalConnectionSynchronize Method

Synchronizes the parent content with the external content targeted by this connection.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public void Synchronize(
	UpdateProgressionMethod progressionMethod = null
)

Parameters

progressionMethod (Optional)
Type: MicaSystems.UtilsUpdateProgressionMethod
The progression method.
Exceptions
ExceptionCondition
AccessDeniedException
See Also