Click or drag to resize

SphinxAttributeUpdateTUpdateable Constructor

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public SphinxAttributeUpdate(
	string attributeName
)

Parameters

attributeName
Type: SystemString
The name of the attribute for which this instance contains updated values.
Exceptions
See Also