Mindscape LightSpeed - User Reference & API Documentation
IsLazy Property
API ReferenceMindscape.LightSpeedEntityCollection<(Of <(TEntity>)>)IsLazy
Gets or sets a value indicating whether this instance is lazy, i.e. is not yet loaded.
Declaration Syntax
C#Visual Basic
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public bool IsLazy { get; set; }
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _
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)