Click or drag to resize

imbSCIReportingConfigisDefaultReplaced Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether, since program start, settings were replaced with another instance, i.e. loaded externally

Namespace:  imbSCI.Reporting.config
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public static bool isDefaultReplaced { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is default replaced; otherwise, false.
See Also