RetrieveRecordChangeHistoryResponse.AuditDetailCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains the history of data changes for the target entity.
public:
property Microsoft::Crm::Sdk::Messages::AuditDetailCollection ^ AuditDetailCollection { Microsoft::Crm::Sdk::Messages::AuditDetailCollection ^ get(); };
public Microsoft.Crm.Sdk.Messages.AuditDetailCollection AuditDetailCollection { get; }
member this.AuditDetailCollection : Microsoft.Crm.Sdk.Messages.AuditDetailCollection
Public ReadOnly Property AuditDetailCollection As AuditDetailCollection
Property Value
The history of data changes for the target entity.