Click or drag to resize
SphinxAttributeUpdateTUpdateable Constructor

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

Parameters

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