When true, the logical result of the condition evaluation is flipped.

Namespace: ININ.IceLib.Configuration.Dialer
Assembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)

Syntax

C#
public bool Negated { get; set; }
Visual Basic
Public Property Negated As Boolean
	Get
	Set

See Also