DevForce Help Reference
PropertyInterceptorAttribute Class Members
Properties  Methods 


The following tables list the members exposed by PropertyInterceptorAttribute.

Public Properties
 NameDescription
Public PropertyKey The identifying name assigned to the action.  
Public PropertyMode When the action will be invoked.  
Public PropertyOrder The invocation order of the action.  
Public PropertyTargetName The name of the property for which the property interceptor is defined.  
Public PropertyTargetType The Type of the object for which the property interceptor is defined.  
Public PropertyTypeId (Inherited from System.Attribute)
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.Attribute)
Public MethodGetHashCode (Inherited from System.Attribute)
Public MethodGetType (Inherited from object)
Public MethodIsDefaultAttribute (Inherited from System.Attribute)
Public MethodMatch (Inherited from System.Attribute)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

PropertyInterceptorAttribute Class
IdeaBlade.Core Namespace
BeforeGetAttribute Class
AfterGetAttribute Class
BeforeSetAttribute Class
AfterSetAttribute Class

Send Feedback