Mindscape LightSpeed - User Reference & API Documentation
EntityState Enumeration
API ReferenceMindscape.LightSpeedEntityState
Represents the current state of an Entity.
Declaration Syntax
C#Visual Basic
public enum EntityState
Public Enumeration EntityState
Members
MemberDescription
Default
The entity is in a clean, default state.

New
The entity is marked for insertion.

Modified
The entity has been modified.

Deleted
The entity is marked for deletion.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)