 | SphinxAttributeOverrideTOverridableAttributeName Property |
Gets the name of the attribute for which values should be overwritten.
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