AttributeAuditDetail Members

Contains the details of changes to entity attributes.

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

Public Constructors

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

Top

Public Properties

  Name Description
public property AuditRecord  Gets or sets the related Audit record that contains the change details. (inherited from AuditDetail)
public property DeletedAttributes Gets a list of deleted attributes.
public property ExtensionData  Gets or sets the structure that contains extra data. Optional. (inherited from AuditDetail)
public property InvalidNewValueAttributes Gets a collection of attempted attribute changes that are not valid.
public property LocLabelLanguageCode Gets or sets the language code for the label.
public property NewValue Gets or sets a collection of new values for an entity attribute.
public property OldValue Gets or sets a collection of former values for an entity attribute.

Top

Public Methods

(see also Protected Methods)

  Name Description
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

AttributeAuditDetail Class
Microsoft.Crm.Sdk.Messages Namespace

Other Resources

Sample: Audit Entity Data Changes

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