Click or drag to resize

SingleAttributeProjection Constructor (String)

Initializes a new instance of the SingleAttributeProjection class

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

Parameters

attributePath
Type: SystemString
See Also