Click or drag to resize

PFApplicationServicePackflowApplicationType Constructor (HubCallerContext, PackflowApplicationType)

Initializes a new instance of the PFApplicationService class.

Namespace:  Packflow.Interface.Services
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFApplicationService(
	HubCallerContext context,
	PackflowApplicationType application
)

Parameters

context
Type: Packflow.Interface.ServicesHubCallerContext
application
Type: PackflowApplicationType
See Also