Click or drag to resize

PFItemApplicationContext Property

Gets the current application context of this item, if not yet assigned, will assign and return first found context on the parent application.

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; }

Property Value

Type: PFApplicationContext
See Also