Fields

This collection contains Field objects. There is currently a limit of 20 fields per user.

Properties

The following table lists the properties for this class, along with access and descriptions.

Property

Access

Description

Count

R/O

Long

_NewEnum

R/O

Enumeration object. Implements IEnumVARIANT. (For Windows only.)

ObjType

R/O

Enum( eadObjFields )

System

R/O

System

Methods

Field Item( String Name )

Returns the Field object with the given Name.

Field Item( Long Index )

Returns the Field object at the specified Index in the collection.

Remarks

None.