Uses of Class
system.activities.WorkflowApplicationCompletedEventArgs
-
Packages that use WorkflowApplicationCompletedEventArgs Package Description system.activities -
-
Uses of WorkflowApplicationCompletedEventArgs in system.activities
Methods in system.activities that return WorkflowApplicationCompletedEventArgs Modifier and Type Method Description static WorkflowApplicationCompletedEventArgs
WorkflowApplicationCompletedEventArgs. cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoWorkflowApplicationCompletedEventArgs
, a cast assert is made to check if types are compatible.
-