You are here: RainWorx.FrameWorx.MVC Namespaces > RainWorx.FrameWorx.MVC.Models Namespaces > RainWorx.FrameWorx.MVC.Models.CSV > Translate Method

ShippingColumnSpecTranslate Method

AuctionWorx 3.5 API

Namespace:  RainWorx.FrameWorx.MVC.Models.CSV
Assembly:  RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5

Syntax

C#
public override 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

Implements

IColumnSpecTranslate(DictionaryString, String, ImportListing, Boolean)
See Also

Reference

Copyright © 2002-2022. RainWorx Software. All rights reserved.