|
CsvExportAdapterSignalNameTemplate Property
|
Gets or sets the CSV export signalname template - accepts \"{MeasurementID}\", \"{PointTag}\" and \"{SignalReference}\".
Namespace: CsvAdaptersAssembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.230-beta
Syntaxfunction get_SignalNameTemplate();
function set_SignalNameTemplate(value);
View SourceProperty Value
String
See Also