Dela via


RetrieveRecordChangeHistoryResponse.AuditDetailCollection Property

 

Applies To: Dynamics CRM 2015

Contains the history of data changes for the target entity.

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

Syntax

public AuditDetailCollection AuditDetailCollection { get; }
public:
property AuditDetailCollection^ AuditDetailCollection {
    AuditDetailCollection^ get();
}
member AuditDetailCollection : AuditDetailCollection with get
Public ReadOnly Property AuditDetailCollection As AuditDetailCollection

Property Value

Type: Microsoft.Crm.Sdk.Messages.AuditDetailCollection

Type: AuditDetailCollection
The history of data changes for the target entity.

See Also

RetrieveRecordChangeHistoryResponse Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright