DevForce Help Reference
IDataEntityPropertyInterceptorArgs Interface Properties

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

Public Properties
 NameDescription
 PropertyCancelWhether or not to cancel any further actions for the IdeaBlade.Core.PropertyInterceptor. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyContext Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyDataEntityPropertyThe DataEntityProperty being retrieved or set.  
 PropertyEntityPropertyThe IEntityPropertyInterceptorArgs.EntityProperty being retrieved or set. (Inherited from IdeaBlade.EntityModel.IEntityPropertyInterceptorArgs)
 PropertyExceptionAction The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyInstance The object on which the interceptor acts. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyTag Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
 PropertyValue The value of the property being retrieved or set. (Inherited from IdeaBlade.Core.IPropertyInterceptorArgs)
Top
See Also

Reference

IDataEntityPropertyInterceptorArgs Interface
IdeaBlade.EntityModel Namespace

Send Feedback