TableField.Field Property
Project Developer Reference |
Returns or sets the type of a table field. Can be one of the PjField constants. Read/write Long.
Syntax
expression.Field
expression A variable that represents a TableField object.
Return Value
PjField
See Also