[]
        
(Showing Draft Content)

C1.DataConnector.CSVValueObject

CSVValueObject Class

Simple class representing a parsed CSV object that will be Fired from the JsonStreamParser.

Inheritance
CSVValueObject
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class CSVValueObject

Constructors

Name Description
CSVValueObject(object, Type)

CSV Parsed object basic constructor

Properties

Name Description
Type

The type of the field

Value

The value of the field