Click or drag to resize

PredicateProperty Constructor

Initializes a new instance of the PredicateProperty class

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
Syntax
public PredicateProperty(
	string property
)

Parameters

property
Type: SystemString
See Also