Click or drag to resize

PFRelation_ContentTypeExternalConnectionAdd Method

Creates a new PFExternalConnection instance in the parent PFContentType. This instance is not yet persisted.

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 Add()

Return Value

Type: PFExternalConnection
See Also