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