RuleInvokeAttribute::MethodInvoked Property

 

Gets the method invoked by the condition.

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

public:
property String^ MethodInvoked {
	String^ get();
}

Property Value

Type: System::String^

The method invoked by the condition.

.NET Framework
Available since 3.0
Return to top
Show: