RetrieveAttributeChangeHistoryResponse.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.
Gets the attribute change history that results in a collection of audit details.
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 collection of audit details.