Click or drag to resize

PFItemExternalConnection_Get Method

Gets the external connection having synchronized this item.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFExternalConnection ExternalConnection_Get()

Return Value

Type: PFExternalConnection
PFExternalConnection or null if not found.
See Also