UpsertResponse.Target Property

Definition

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

EntityReference

Gets the target entity.EntityReference.

Applies to