AuditPartitionDetailCollection Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Contains a data collection of AuditDetail objects.
The following tables list the members exposed by the AuditPartitionDetailCollection type.
Public Constructors
Name | Description | |
---|---|---|
AuditPartitionDetailCollection | Initializes a new instance of theAuditPartitionDetailCollection class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Count | (inherited from Collection) | |
ExtensionData | Gets or sets the structure that contains extra data. | |
IsLogicalCollection | Gets or sets whether the partition change list is a logical collection. | |
Item | (inherited from Collection) |
Top
Protected Properties
Name | Description | |
---|---|---|
Items | (inherited from Collection) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Add | (inherited from Collection) | |
AddRange | Overloaded. Adds the elements of the specified collection to the end of the DataCollection. (inherited from DataCollection) | |
Clear | (inherited from Collection) | |
Contains | (inherited from Collection) | |
CopyTo | (inherited from Collection) | |
Equals | (inherited from Object) | |
GetEnumerator | (inherited from Collection) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IndexOf | (inherited from Collection) | |
Insert | (inherited from Collection) | |
Remove | (inherited from Collection) | |
RemoveAt | (inherited from Collection) | |
ToArray | Copies the elements of the DataCollection to a new array. (inherited from DataCollection) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
ClearItems | (inherited from Collection) | |
Finalize | (inherited from Object) | |
InsertItem | (inherited from Collection) | |
MemberwiseClone | (inherited from Object) | |
RemoveItem | (inherited from Collection) | |
SetItem | (inherited from Collection) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
CopyTo | (inherited from Collection) | |
GetEnumerator | (inherited from Collection) | |
Add | (inherited from Collection) | |
Contains | (inherited from Collection) | |
IndexOf | (inherited from Collection) | |
Insert | (inherited from Collection) | |
Remove | (inherited from Collection) | |
IsReadOnly | (inherited from Collection) | |
IsSynchronized | (inherited from Collection) | |
SyncRoot | (inherited from Collection) | |
IsFixedSize | (inherited from Collection) | |
IsReadOnly | (inherited from Collection) | |
Item | (inherited from Collection) |
Top
See Also
Reference
AuditPartitionDetailCollection Class
Microsoft.Crm.Sdk.Messages Namespace
RetrieveAuditPartitionListResponse
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.