BenSelect Documentation
AbstractEntityDataObject Class
See Also  Send Feedback
Selerix.Foundation.Interfaces.Entities Namespace : AbstractEntityDataObject Class
AbstractEntityDataObject object

Public Properties

 NameDescription
public PropertyAsOfDateDate when object was last updated. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject)
public PropertyDeletedGets or sets a value indicating whether this AbstractDataObject is deleted. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractDataObject)
public PropertyEntityUserCountGets or sets the entity user count.  
public PropertyFolderGuidGets or sets the folder GUID.  
public PropertyHideEntityFromViewGets or sets a value indicating whether to hide entity from view.  
public PropertyIsTransientGets a value indicating whether this instance is transient. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject)
public PropertyOwnerFullNameGets or sets the full name of the owner.  
public PropertyOwnerUserIDGets or sets the owner user ID.  
public PropertyPKPrimary key of the object. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject)
public PropertySubObjectFlagsFlag indicating sublevel objects that exist (have been created) for this top-level object. More than one flag can be set. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractDataObject)
public PropertyUniqueIDGets or sets the unique ID.  
public PropertyVerifiedIndicates the data in the object has passed the set of business rules that were being checked for this object (Preinsert, Predelete, or Preupdate). (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractDataObject)
Top

Public Methods

 NameDescription
public MethodEqualsDetermines whether the specified System.Object is equal to this instance. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject)
public MethodGetHashCodeReturns a hash code for this instance. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject)
public MethodIsValidObjectDetermines whether object was saved to database. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject)
public MethodToModelOverridden. Creates model object based on database object  
Top

Inheritance Hierarchy

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.