C# Class BenefitsAllocationUpload.Models.NoSubAccountValueConverter

Handle formatting sub account that are either blank or less that 5 characters.
Inheritance: FileHelpers.ConverterBase
Show file Open project: ucdavis/BenefitsAllocationUpload

Public Methods

Method Description
FieldToString ( object fieldValue ) : string
StringToField ( string from ) : object

Method Details

FieldToString() public method

public FieldToString ( object fieldValue ) : string
fieldValue object
return string

StringToField() public method

public StringToField ( string from ) : object
from string
return object