Click or drag to resize

SetPdaConfigRequestPath Property

Path to a .json file containing the configurations of all (to be) connected cards. Defaults to %ProgramData%RAYLASE\ProcessDataAnalyzer\Configurations.json

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