combit List & Label 30 - .NET Help
combit.Reporting Namespace / ProjectParameter Class / SaveDefaultValue Property


SaveDefaultValue Property
Defines if the project parameter also is to be saved in the project file with the default value (default) if it wasn't changed.
Syntax
'Declaration
 
Public Property SaveDefaultValue As Boolean
 

Property Value

Returns 'true' if the default value (if it wasn't changed) is to be saved in the project file.

When 'false' the unchanged project parameter will not be saved in the project file; also the default value will not be saved.

Requirements

Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9

See Also