Click or drag to resize

PFItemExternalConnectionId Property

Gets or sets the id of the PFExternalConnection having created and synchronized this item. If not synchronized, this value is 0 or less.

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

Property Value

Type: Int64
See Also