RuleInvokeAttribute Constructor (String^)

 

Initializes a new instance of the RuleInvokeAttribute class.

Namespace:   System.Workflow.Activities.Rules
Assembly:  System.Workflow.Activities (in System.Workflow.Activities.dll)

public:
RuleInvokeAttribute(
	String^ methodInvoked
)

Parameters

methodInvoked
Type: System::String^

The method invoked by the rule.

.NET Framework
Available since 3.0
Return to top
Show: