Share

ContentTableColumn.DataType Property

Parent Object: ContentTableColumn

Description

Property that indicates the type of value defined for this column. Values this property can return are kIntegerType, kDoubleType, kStringType, and kBooleanType.

Syntax

ContentTableColumn.DataType() As ValueTypeEnum

Property Value

This is a read only property whose value is a ValueTypeEnum.

Version

Introduced in version 2010

Was this information helpful?