AttributeAuditDetail.DeletedAttributes Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets a list of deleted attributes.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
[DataMemberAttribute(Order = 60)]
public Dictionary<int, string> DeletedAttributes { get; }
<DataMemberAttribute(Order := 60)>
Public ReadOnly Property DeletedAttributes As Dictionary(Of Integer, String)
Property Value
Type: System.Collections.Generic.Dictionary<Int32, String>
Type: Dictionary
A dictionary containing the deleted attributes.
See Also
AttributeAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright