FLEXYGO.Objects Namespace
Classes
Class | Description | |
---|---|---|
ColumnUtils |
Class ColumnUtils.
|
|
EntityCollection |
Class EntityCollection is the collection of EntityObjects.
It works as a container that groups objects of the same type.
|
|
EntityObject |
Class EntityObject is the main Class in the project.
It enables us to access all entity object properties, security, processes and data
|
|
Enumerator |
Class Enumerator.
|
Interfaces
Interface | Description | |
---|---|---|
ICollection |
Interface ICollection
|
|
IEntity |
Interface IEntity, Used for working with EntityCollection And ObjectEntity
|