1010Data Insights Platform .NET SDK
Public Attributes | List of all members
TenTenSDK.Column.Information Class Reference

Nested container class for information describing a Column. More...

Public Attributes

readonly int Index
 This Column's position in its host table.
 
readonly String Format
 Format of the Column.
 
readonly String Title
 String representation of what to call the column.
 
readonly long Count
 Number of elements within the Column.
 
readonly Type ComponentType
 System.Type of the Column's data.
 
readonly String Name
 Name of the Column.
 

Detailed Description

Nested container class for information describing a Column.


The documentation for this class was generated from the following file: