UpdateRequest.Target Property
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets an instance of an entity that is used to update a record. Required.
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Property Value
Type: Microsoft.Xrm.Sdk.EntityType: Entity
The entity instance used to update the record.
If the target contains values for attributes that are not valid for update, they are ignored. This is where IsValidForUpdate is false. You can find this information in the metadata for your organization. See the preceding metadata browser information.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: