AssignEntity.Entity Property

 

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

Gets the resulting record following the assignment to a new owner.

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

Syntax

[RequiredArgumentAttribute]
public OutArgument<Entity> Entity { get; set; }
<RequiredArgumentAttribute>
Public Property Entity As OutArgument(Of Entity)

Property Value

Type: System.Activities.OutArgument<Entity>

Type: OutArgument<Entity>
The resulting record following the assignment to a new owner.

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright