IdeaBlade DevForce 2010 Help Reference
Entity Class Members
See Also  Properties  Methods  Events Send Feedback
IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : Entity Class


The following tables list the members exposed by Entity.

Public Properties

 NameDescription
Public PropertyEntityAspect The EntityAspect associated with this Entity. All DevForce services are available via the EntityAspect.  
Top

Public Methods

 NameDescription
Public MethodCompareToBase implementation of System.IComparable.CompareTo(System.Object).  
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 MethodBeginEditCore Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when overriding this method.  
Protected MethodCancelEditCore Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when overriding this method.  
Protected MethodEndEditCore Method that can be overridden to participate in IEditableObject lifecycle. Base implementation should be called when overriding this method.  
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

Public Events

 NameDescription
Public EventPropertyChanged Fired whenever a property value on this Entity changes.  
Top

See Also

© 2013 All Rights Reserved.