CakeReport.

IsEmpty Property

Summary

Gets a value indicating whether the report is empty.
Namespace
Cake.Core
Containing Type
CakeReport

Syntax

public bool IsEmpty { get; }

Value

Type Description
bool true if this report is empty; otherwise, false.