GetPrimaryEntity.PrimaryEntityReference Property

 

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

Gets the entity reference for the primary entity.

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

Syntax

public OutArgument<EntityReference> PrimaryEntityReference { get; set; }
Public Property PrimaryEntityReference As OutArgument(Of EntityReference)

Property Value

Type: System.Activities.OutArgument<EntityReference>

Type: OutArgument
The entity reference for the primary entity.

See Also

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

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright