Workflow.OnChildComplete Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the callback method called when a child of this sequence completes execution.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public CompletionCallback OnChildComplete { get; }
Public ReadOnly Property OnChildComplete As CompletionCallback
Property Value
Type: System.Activities.CompletionCallback
Type: CompletionCallback
The callback method called when a child of this sequence completes execution.
See Also
Workflow Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright