Postpone.BlockExecution Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Sets whether the workflow execution should be suspended.

Namespace:   Microsoft.Xrm.Sdk.Workflow.Activities
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

public InArgument<bool> BlockExecution { get; set; }
Public Property BlockExecution As InArgument(Of Boolean)

Property Value

Type: System.Activities.InArgument<Boolean>

Type: InArgument
Indicates whether the workflow execution should be suspended.

Remarks

If true, workflow execution will be suspended.

See Also

Postpone Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright