DevForce Help Reference
PropertyInterceptorArgs Class Properties


For a list of all members of this type, see PropertyInterceptorArgs members.

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

Reference

PropertyInterceptorArgs Class
IdeaBlade.Core Namespace
PropertyInterceptorArgs<TInstance,TValue> Class
PropertyInterceptorAction Class
PropertyInterceptor Class

Send Feedback