WorkflowArgument.Target Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets whether the argument is the primary entity being supplied to the workflow.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public bool Target { get; set; }
Public Property Target As Boolean
Property Value
Type: System.Boolean
Type: Boolean
true if the argument is the primary entity; otherwise, false.
See Also
WorkflowArgument Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright