Click or drag to resize
BaseActionScope Property

Note: This API is now obsolete.

Namespace: Colygon.MatchPoint.WorkflowKit.Actions
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
[ObsoleteAttribute("Use WorkflowScope parameter of Execute(WorkflowScope) instead.")]
protected WorkflowScope Scope { get; }

Property Value

Type: WorkflowScope
See Also