DevForce Help Reference
PropertyInterceptorArgs Class Members
Properties  Methods 


The following tables list the members exposed by PropertyInterceptorArgs.

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
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

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

Send Feedback