Mindscape LightSpeed - User Reference & API Documentation
IsLazy Property
API Reference
►
Mindscape.LightSpeed
►
EntityHolder
<
(Of
<
(
TEntity
>
)
>
)
►
IsLazy
C#
Visual Basic
Gets or sets a value indicating whether this instance is lazy, i.e. is not yet loaded.
Declaration Syntax
C#
Visual Basic
public
bool
IsLazy
{
get
;
set
; }
Public
Property
IsLazy
As
Boolean
Value
true
if this instance is lazy; otherwise,
false
.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)