IQuoteTableColumnBaseDataType Property |
Gets the type of the data.
Namespace: Scripting.QuoteTablesAssembly: Scripting (in Scripting.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxColumnDataType DataType { get; }ReadOnly Property DataType As ColumnDataType
Get
property ColumnDataType DataType {
ColumnDataType get ();
}No code example is currently available or this language may not be supported.
Property Value
ColumnDataType
The type of the data.
See Also