Name | Description | |
---|---|---|
AsOfDate | Date when object was last updated. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject) | |
DataSourceGuid | Gets or sets the data source GUID. | |
Deleted | Gets or sets a value indicating whether this AbstractDataObject is deleted. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractDataObject) | |
EmployerFK | ID of employer. | |
EntityUserCount | Gets or sets the entity user count. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) | |
FileName | Path to object config file. | |
FolderGuid | Gets or sets the folder GUID. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) | |
HideEntityFromView | Gets or sets a value indicating whether to hide entity from view. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) | |
IsTransient | Gets a value indicating whether this instance is transient. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject) | |
Name | Gets or sets the name. | |
Owner | Get owner of object. | |
OwnerFullName | Gets or sets the full name of the owner. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) | |
OwnerUserID | Gets or sets the owner user ID. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) | |
PK | Primary key of the object. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject) | |
SubObjectFlags | Flag 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) | |
UniqueID | Gets or sets the unique ID. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) | |
Verified | Indicates 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) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to this instance. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject) | |
GetHashCode | Returns a hash code for this instance. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject) | |
IsValidObject | Determines whether object was saved to database. (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject) | |
ShouldSerializeDataSourceGuid | ShouldSerialize[Object] method (where [Object] is the object name) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. | |
ShouldSerializeOwner | ShouldSerialize[Object] method (where [Object] is the object name) that returns true or false. XML serialization enables an object's public fields and properties to be saved and loaded to/from an XML file. Typically, XML serialization will be desired for an object that is not null or empty and has a value such as a string object or a list object that is not null and has at least one element. | |
ToModel | Creates model object based on database object (Inherited from Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject) |
System.Object
Selerix.Foundation.Interfaces.Entities.AbstractFactoryObject
Selerix.Foundation.Interfaces.Entities.AbstractDataObject
Selerix.Foundation.Interfaces.Entities.AbstractEntityDataObject
Selerix.Foundation.Interfaces.Entities.ReportTemplateData
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