ExportRequestUseDecimalPoint Property |
True: Use point "." as decimal separator; False: Use comma ",".
Defaults to false (comma ",").
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax public bool UseDecimalPoint { get; set; }
Property Value
BooleanSee Also