DevForce Help Reference
NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> Class Members
Properties  Methods 


The following tables list the members exposed by NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult>.

Public Constructors
 NameDescription
Public ConstructorNavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCancelWhether or not to cancel any further actions for the IdeaBlade.Core.PropertyInterceptor. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyContext Used internally to indicate the Entity version. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyEntityVersion Version of the Entity.  
Public PropertyExceptionAction The handler to be invoked when an exception is thrown during a get or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyInstance The strongly-typed object on which the interceptor acts. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyNavigationEntityPropertyThe NavigationEntityPropertyInterceptorArgs<TInstance,TValue>.NavigationEntityProperty being retrieved or set. (Inherited from IdeaBlade.EntityModel.NavigationEntityPropertyInterceptorArgs<TInstance,TResult>)
Public PropertyTag Gets or sets a user-defined value. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Public PropertyValue The strongly-typed value of the property being retrieved or set. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Top
Protected Properties
 NameDescription
Protected PropertyOriginalInterceptorArgs Internal use only. (Inherited from IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TResult>)
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

NavigationEntityPropertyGetInterceptorArgs<TInstance,TResult> Class
IdeaBlade.EntityModel Namespace

Send Feedback