DevForce Help Reference
PropertyInterceptorAttribute Class Properties


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

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
See Also

Reference

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

Send Feedback