EntityObject Class
Class EntityObject is the main Class in the project.
It enables us to access all entity object properties, security, processes and data
Namespace:
FLEXYGO.ObjectsAssembly: flxEntity (in flxEntity.dll)
Syntax
[SerializableAttribute] public class EntityObject : ICollection, IEnumerable, IEntity
<SerializableAttribute> _ Public Class EntityObject _ Implements ICollection, IEnumerable, IEntity