AuditDetailCollection Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains a collection of AuditDetail objects.

The following tables list the members exposed by the AuditDetailCollection type.

Public Constructors

  Name Description
  AuditDetailCollection Initializes a new instance of the AuditDetailCollection class.

Top

Public Properties

  Name Description
public property AuditDetails Gets the AuditDetail collection.
public property Count Indicates the number of elements in the AuditDetails collection.
public property ExtensionData Gets or sets the structure that contains extra data.
public property Item Gets or sets the element at the specified index.
public property MoreRecords Indicates whether more records exist.
public property PagingCookie Gets or sets a paging cookie.
public property TotalRecordCount Gets or sets the total record count in the collection.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Add Adds an AuditDetail object to the AuditDetails collection.
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

AuditDetailCollection Class
Microsoft.Crm.Sdk.Messages Namespace

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.