Click or drag to resize

BatchSetTimestamp Method

Namespace:  Dse.Data.Linq
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public Batch SetTimestamp(
	DateTimeOffset timestamp
)

Parameters

timestamp
Type: SystemDateTimeOffset

Return Value

Type: Batch
See Also