ALM Open Test Architecture API Type Library Version 12.55
TDField Object
Members
Collapse All
Expand All
Description
Properties for a field.
Remarks
Get a TDField object from the Fields property of any factory object or from
TDConnection.Fields
.
Public Methods
IsValidValue
Checks if the input value is valid for the field.
Public Properties
Name
The database name of the current field.
Property
The FieldProperty object associated with the current field.
Type
The field database type.
See Also
TDField Members