GetEntityProperty.Value Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the value of the specified entity attribute.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
[RequiredArgumentAttribute]
public OutArgument<object> Value { get; set; }
<RequiredArgumentAttribute>
Public Property Value As OutArgument(Of Object)
Property Value
Type: System.Activities.OutArgument<Object>
Type: OutArgument
The value of the specified entity attribute.
See Also
GetEntityProperty Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright