RelationshipAuditDetail.TargetRecords Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Provides the collection of relationship records that were added or removed.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

Syntax

[DataMemberAttribute]
public DataCollection<EntityReference> TargetRecords { get; }
<DataMemberAttribute>
Public ReadOnly Property TargetRecords As DataCollection(Of EntityReference)

Property Value

Type: Microsoft.Xrm.Sdk.DataCollection<EntityReference>

Type: DataCollection<T><EntityReference>
The collection of records.

See Also

RelationshipAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright