DevForce Help Reference
PropertyInterceptorAction Class Properties


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

Public Properties
 NameDescription
Public PropertyArgsType Type of arguments passed to the action.  
Public PropertyInstanceType Instance type may not be the same as the TargetType. It may be one of its base classes.  
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 on which the interceptor acts.  
Public PropertyTargetType The Type of the object on which the interceptor acts.  
Public PropertyValueType Type of the property value.  
Top
See Also

Reference

PropertyInterceptorAction Class
IdeaBlade.Core Namespace
PropertyInterceptorAttribute Class
PropertyInterceptorAction<TArgs> Class

Send Feedback