Sphinx Timestamp(Date Time) Constructor
Initializes a new instance of the SphinxTimestamp struct.
Definition
Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public SphinxTimestamp(
DateTime value
)VB
Public Sub New (
value As DateTime
)Parameters
- value DateTime
- The value.