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


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 object)
Public MethodGetHashCode (Inherited from object)
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

© 2013 All Rights Reserved.