'Declaration Public Property Temporary As Nullable(Of Boolean)
public Nullable<bool> Temporary {get; set;}
Property Value
true
if the report is temporary; otherwise, false
.'Declaration Public Property Temporary As Nullable(Of Boolean)
public Nullable<bool> Temporary {get; set;}
true
if the report is temporary; otherwise, false
.