The following tables list the members exposed by PropertyInterceptorArgs.
Public Properties
| Name | Description |
 | Cancel | Whether or not to cancel any further actions for the PropertyInterceptor. |
 | Context |
Used internally to indicate the Entity version.
|
 | ExceptionAction |
The handler to be invoked when an exception is thrown during a get or set.
|
 | Instance |
The object on which the interceptor acts.
|
 | Tag |
Gets or sets a user-defined value.
|
 | Value |
The value of the property being retrieved or set.
|
Top
Public Methods
See Also