 | SphinxStatusInfoName Property |
Gets the name of the status variable.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name of the status variable.
See Also