 | SphinxAttributeUpdateTUpdateableAttributeName Property |
Gets the name of the attribute for which this instance contains updated values.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic string AttributeName { get; }
Public ReadOnly Property AttributeName As String
Get
Property Value
Type:
StringThe name of the attribute.
See Also