Type property



The data type of a scheduler column.

Syntax

Set:     Column.setType(sDataType)
Get:     sDataType = Column.getType()

Applies to

Column object.

Data type

String. The sDataType value references a String object that specifies the data type of the Column object.

Usage

This property represents the data type of the column.

Example
Topic title of example topic

See also
Topic 1
Topic 2