Click or drag to resize

SavePdaConfigRequestPath Property

Path to save the .json configuration to. The path must be reachable from The PC running the service.

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

Property Value

String
See Also