AttributeAuditDetail ComplexType
Contains the details of changes to entity attributes.
- Base Type
- AuditDetail
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details |
|---|---|---|
| InvalidNewValueAttributes | Collection( Edm.String ) |
A collection of attempted attribute changes that are not valid. |
| DeletedAttributes | Collection_Int32_String |
A list of deleted attributes. |
| LocLabelLanguageCode | Edm.Int32 |
The language code for the label. |
Navigation Properties
The navigation properties of a complex type contain references to an entity type or a collection of entity types.| Name | Type | Nullable | Description |
|---|---|---|---|
| OldValue | mscrm.crmbaseentity | False | |
| NewValue | mscrm.crmbaseentity | False |