Click or drag to resize

ExportRequestWriteTimestamps Property

Write an additional timestamp column to the export file. Defaults to false.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public bool WriteTimestamps { get; set; }

Property Value

Boolean
See Also