GrateSettings.

IsUpToDate Property

Summary

Gets or sets a value indicating whether to check if the database is up to date or not.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

public bool IsUpToDate { get; set; }

Value

Type Description
bool If true outputs whether the database is up to date or not (whether any non-everytime scripts would be run).