Click or drag to resize

PFExternalConnectionLocation Property

Gets or sets the location of the data source 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 PFExternalConnection_Location Location { get; set; }

Property Value

Type: PFExternalConnection_Location
See Also