IdeaBlade DevForce 2010 Help Reference
PropertyInterceptorArgs Class Members
See Also  Properties  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : PropertyInterceptorArgs Class


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

© 2013 All Rights Reserved.