ALM Open Test Architecture API Type Library Version 12.55
UserColumnType Property
Collapse All
Expand All
ICustomizationField Interface
: UserColumnType Property
Description
The user column type: char, number, date, memo, or empty string.
Property type
Read-write property
Syntax
Visual Basic
Public
Property
UserColumnType
As
String
Remarks
This is not always the same as the
Type
. For example, a user may enter date or numerical information in a char database field.
See Also
ICustomizationField Interface
|
ICustomizationField Members