GetEntityProperty.TargetType Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets the type of the value to be retrieved.
Namespace: Microsoft.Xrm.Sdk.Workflow.Activities
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public InArgument<Type> TargetType { get; set; }
Public Property TargetType As InArgument(Of Type)
Property Value
Type: System.Activities.InArgument<Type>
Type: InArgument
The type of the value to be retrieved.
Remarks
If no type is specified, the value is returned in it’s native type.
See Also
GetEntityProperty Class
Microsoft.Xrm.Sdk.Workflow.Activities Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright