BaseClasses Documentation

ICacheableRecord.IsValid Property

Indicates whether the object contains valid data that can be used to reflects the state of the . If not, data will be retrieved from the database.

bool IsValid {get; set;}

See Also

ICacheableRecord Interface | BaseClasses Namespace