Click or drag to resize

ExportRequestUseDecimalPoint Property

True: Use point "." as decimal separator; False: Use comma ",". Defaults to false (comma ",").

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

Property Value

Boolean
See Also