[]
Gets a boolean value indicates whether this CfValue will be compared using greater than or equals operator.
public bool GreaterThanOrEquals { get; }
Public ReadOnly Property GreaterThanOrEquals As Boolean
true if this CfValue will be compared using greater than or equals operator; otherwise, false.
true
false