Click or drag to resize

PFExternalConnectionApplicationContext Property

Gets or sets the application context. This context will be assigned to synchronized items.

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

Property Value

Type: PFApplicationContext
See Also