Mindscape LightSpeed - User Reference & API Documentation
Attach Method (entity)
API ReferenceMindscape.LightSpeedRepositoryAttach(Entity)
Attaches the specified entity to the current IUnitOfWork.
Declaration Syntax
C#Visual Basic
public static void Attach(
	Entity entity
)
Public Shared Sub Attach ( _
	entity As Entity _
)
Parameters
entity (Entity)
The entity.

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