Click or drag to resize

PredicatesKey Method

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax
public static PredicateProperty Key(
	string property = null
)

Parameters

property (Optional)
Type: SystemString

Return Value

Type: PredicateProperty
See Also