EntityResolverException Properties
The EntityResolverException type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Data | (Inherited from Exception.) |
|
|
DestinationProperty |
Gets
Field Valuethe target property that was about to be set. |
|
|
EntityType |
Gets
Field Valuetype of the primary entity being updated. |
|
|
HelpLink | (Inherited from Exception.) |
|
|
HResult | (Inherited from Exception.) |
|
|
InnerException | (Inherited from Exception.) |
|
|
Message | (Inherited from Exception.) |
|
|
ResolvedEntityType |
Gets
Field Valuetype of the entity being resolved. |
|
|
Source | (Inherited from Exception.) |
|
|
SourceDTOType |
Gets
Field Valuetype of the DTO from which value is read. |
|
|
SourceProperty |
Gets
Field Valuethe source property from which the value is read. |
|
|
StackTrace | (Inherited from Exception.) |
|
|
TargetSite | (Inherited from Exception.) |

