UpsertResponse.Target Property

Definition

Gets a reference to the target record.

public:
 property Microsoft::Xrm::Sdk::EntityReference ^ Target { Microsoft::Xrm::Sdk::EntityReference ^ get(); };
public Microsoft.Xrm.Sdk.EntityReference Target { get; }
member this.Target : Microsoft.Xrm.Sdk.EntityReference
Public ReadOnly Property Target As EntityReference

Property Value

A reference to the target record.

Applies to