RelationshipAuditDetail ComplexType
Contains the audited details of a change in a relationship.
- Base Type
- AuditDetail
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
RelationshipName | Edm.String |
The relationship name before the change occurs. |
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 |
---|---|---|---|
TargetRecords | Collection( mscrm.crmbaseentity ) | False | The collection of relationship records that were added or removed. |