TriggerConfigContinuousSegment Property |
If true, segments will have a continuous timestamp; if false each segments time starts at 0.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.2.0
Syntaxpublic bool ContinuousSegment { get; set; }
Property Value
Boolean
See Also