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