Click or drag to resize

ImpedanceSpectrumSourceFilename Property

Gets or sets the source path and filename, if the spectrum was loaded from a physical file.

Namespace: RelaxIS_SDK.Common
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public string SourceFilename { get; set; }

Property Value

String
Remarks
While the Datasource field may be formatted differently, this always contains the full path. If the spectrum wasn't loaded from a file, this property is empty.
See Also