Click or drag to resize

PFGridViewHtmlHelper_ItemsApplication Property

Gets the target application.

Namespace:  Packflow.Interface
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
Exceptions
ExceptionCondition
ObjectNotFoundExceptionApplication not found!
See Also