DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / CSVValueObject Class / Type Property

In This Topic
    Type Property (CSVValueObject)
    In This Topic
    The type of the field
    Syntax
    'Declaration
     
    Public Property Type As Type
    public Type Type {get; set;}
    See Also