Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax
public static GreaterLessPredicate IsGreaterThanOrEqual( string attributeName, Object value )
Parameters
- attributeName
- Type: SystemString
- value
- Type: SystemObject
Return Value
Type: GreaterLessPredicateSee Also