Click or drag to resize

PFApplicationRestHandlerApplication Property

Gets the Packflow application.

Namespace:  Packflow.Rest
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFApplication Application { get; }

Property Value

Type: PFApplication
See Also