Click or drag to resize

PFItemSubscriptionEventArgs Constructor

Initializes a new instance of the PFItemSubscriptionUpdatedEventArgs class.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public PFItemSubscriptionEventArgs(
	PFItemSubscription itemSubscription
)

Parameters

itemSubscription
Type: Packflow.CorePFItemSubscription
See Also