QuickObjects.ObjectBase Send comments on this topic.
IsLoaded Property
See Also 
Akal.QuickObjects.ObjectBase Namespace > OriginalField Class : IsLoaded Property
IsLoaded is used to keep track of the status of this field i.e. if the value has already been loaded or not.

Syntax

C# 
public bool IsLoaded {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also