Click or drag to resize

PFExternalConnectionSecondPass Property

Gets or sets a value indicating whether this connection should be synchronized a second time after a global synchronization. This allows to handle two inter-referenced content.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool SecondPass { get; set; }

Property Value

Type: Boolean
See Also