StartChildWorkflow.InputParameters Property

 

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

Gets or sets the input parameters.

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

Syntax

public InArgument<Dictionary<string, object>> InputParameters { get; set; }
Public Property InputParameters As InArgument(Of Dictionary(Of String, Object))

Property Value

Type: System.Activities.InArgument<Dictionary<String, Object>>

Type: InArgument
The input parameters.

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright