Click or drag to resize

ErrorLogEnabled Property

Gets a value indicating whether this ErrorLog is enabled.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public static bool Enabled { get; set; }

Property Value

Type: Boolean
true if enabled; otherwise, false.
See Also