DevForce Help Reference
IPropertyInterceptorArgs<TInstance,TValue> Interface Members
Properties 

The following tables list the members exposed by IPropertyInterceptorArgs<TInstance,TValue>.

Public Properties
 NameDescription
 PropertyCancelWhether or not to cancel any further actions for the PropertyInterceptor. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyContext Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyExceptionAction The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyInstance The object on which the interceptor acts.  
 PropertyTag Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyValue The value of the property being retrieved or set.  
Top
See Also

Reference

IPropertyInterceptorArgs<TInstance,TValue> Interface
IdeaBlade.Core Namespace

Send Feedback