Click or drag to resize

TriggerConfigContinuousSegment Property

If true, segments will have a continuous timestamp; if false each segments time starts at 0.

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

Property Value

Boolean
See Also