 | FulltextSessionContextOperationType Property |
Gets the type of the operation.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic OperationType OperationType { get; }
Public ReadOnly Property OperationType As OperationType
Get
Property Value
Type:
OperationTypeThe type of the operation.
See Also