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