DevForce Help Reference
BeforeSetAttribute Class Members
Properties  Methods 


The following tables list the members exposed by BeforeSetAttribute.

Public Constructors
 NameDescription
Public ConstructorBeforeSetAttribute ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyKey The identifying name assigned to the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAttribute)
Public PropertyMode When the action will be invoked. (Inherited from IdeaBlade.Core.PropertyInterceptorAttribute)
Public PropertyOrder The invocation order of the action. (Inherited from IdeaBlade.Core.PropertyInterceptorAttribute)
Public PropertyTargetName The name of the property for which the property interceptor is defined. (Inherited from IdeaBlade.Core.PropertyInterceptorAttribute)
Public PropertyTargetType The Type of the object for which the property interceptor is defined. (Inherited from IdeaBlade.Core.PropertyInterceptorAttribute)
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

BeforeSetAttribute Class
IdeaBlade.Core Namespace
PropertyInterceptorArgs Class
PropertyInterceptorAction Class

Send Feedback