Invoke Method

You can select this activity to run a public method of a specific object or type.

This table lists the properties for the activity.

Property Type Property Name Description
Input Generic Type Argument The arguments of the specified method. Select an option from the list.
Method Name The method to be invoked when the activity runs.
Parameters The parameter collection for the method to be invoked
Result The return value of the method.
RunAsynchronously Select this checkbox to obtain or set a value that indicates whether the method is invoked asynchronously.
Target Object The objects that are included in the method to be invoked.
Target Type The type of target object