Click or drag to resize

ElevatedBaseActionRunElevatedIfEnabled Method (Action)

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

Parameters

action
Type: SystemAction
See Also