Type

ACAD Connectivity Automation Objects

 
Type
 
 
 

Specifies the data type of the current object.

Signature

object.Type

object

KeyDescription object

The object or objects this property applies to.

Type

CaoDataType enum

The data type of the object. Can be one of the following constants:

  • kCaoTypeText
  • kCaoTypeNumeric
  • kCaoTypeInteger
  • kCaoTypeDouble
  • kCaoTypeDate
  • kCaoTypeTime
  • kCaoTypeTimestamp
  • kCaoTypeBit
  • kCaoTypeBlob