Click or drag to resize

SphinxAttributeUpdateTUpdateableUpdateValuesDictionary Property

Gets the update values dictionary.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public SphinxUpdateValuesDictionary<TUpdateable> UpdateValuesDictionary { get; }

Property Value

Type: SphinxUpdateValuesDictionaryTUpdateable
The update values dictionary.
See Also