Click or drag to resize
ElevatedBaseActionRunElevatedIfEnabled Method (Action)

Namespace: Colygon.MatchPoint.WorkflowKit.Actions
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
protected void RunElevatedIfEnabled(
	Action action
)

Parameters

action
Type: SystemAction
See Also