Click or drag to resize

ModelingCoreExtensions Class

Provides extension methods for Packflow.Modeling objects.
Inheritance Hierarchy
SystemObject
  Packflow.CoreModelingCoreExtensions

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static class ModelingCoreExtensions

The ModelingCoreExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsAssignedOrReassigned
Determines whether the specified PFNotificationTriggerType is either TaskAssigned, TaskAssignedOnly or TaskReassignedOnly.
Top
See Also