AuditDetailCollection Class
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Contains a collection of AuditDetail objects.
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
| Name | Description | |
|---|---|---|
![]() | AuditDetailCollection() | Initializes a new instance of the AuditDetailCollection class. |
| Name | Description | |
|---|---|---|
![]() | AuditDetails | Gets the AuditDetail collection. |
![]() | Count | Indicates the number of elements in the AuditDetails collection. |
![]() | ExtensionData | Gets or sets the structure that contains extra data. |
![]() | Item[Int32] | Gets or sets the element at the specified index. |
![]() | MoreRecords | Indicates whether more records exist. |
![]() | PagingCookie | Gets or sets a paging cookie. |
![]() | TotalRecordCount | Gets or sets the total record count in the collection. |
| Name | Description | |
|---|---|---|
![]() | Add(AuditDetail) | Adds an AuditDetail object to the AuditDetails collection. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright

