Namespace:
RainWorx.FrameWorx.MVC.Models.CSV
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
void Translate( Dictionary<string, string> input, ImportListing csvRow, bool commitIntent )
Parameters
- input
- Type: System.Collections.GenericDictionaryString, String
- csvRow
- Type: RainWorx.FrameWorx.MVC.Models.CSVImportListing
- commitIntent
- Type: SystemBoolean
See Also