Click or drag to resize

LoadPdaConfigRequestPath Property

Path to load the .json configuration from. 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