Click or drag to resize

ObjectCollectionTObjectIsLoaded Property

Gets a value indicating whether the object list is loaded.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public bool IsLoaded { get; }

Property Value

Type: Boolean
true if the object list is loaded; otherwise, false.
See Also