AbstractWorkflowManager InfoType, StateInfoType, ActionEnumType  EvaluateSourcePointsInternal Method Kentico 8.1 API Reference
Evaluates source points with given macro resolver

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

step
Type: CMS.WorkflowEngine WorkflowStepInfo
Workflow step
points
Type: OnlineSystem.Collections.Generic List SourcePoint 
Source points
resolver
Type: CMS.MacroEngine MacroResolver
Macro resolver

Return Value

Type: OnlineList SourcePoint 
See Also