'Declaration
Public ReadOnly Property GreaterThanOrEquals As Boolean
public bool GreaterThanOrEquals {get;}
Property Value
true
if this CfValue will be compared using greater than or equals operator; otherwise, false
.'Declaration
Public ReadOnly Property GreaterThanOrEquals As Boolean
public bool GreaterThanOrEquals {get;}
true
if this CfValue will be compared using greater than or equals operator; otherwise, false
.