[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ViewerSettings.ViewerDocumentInfo.Temporary

Temporary Property

Temporary

Gets or sets a value indicating whether the report to be previewed is a temporary report saved on the server side.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? Temporary { get; set; }
Property Value
Type Description
bool?

true if the report is temporary; otherwise, false.