Click or drag to resize
SphinxAttributeUpdateTUpdateableUpdateValuesDictionary Property
Gets the update values dictionary.

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

Property Value

Type: SphinxUpdateValuesDictionaryTUpdateable
The update values dictionary.
See Also