colLINCFields

The colLINCFields property returns a collection of the application objects on the current Ispec. Each object within the collection is a LINCField object describing one field on the current Ispec.

Note: This is the default property of the Component Enabler object.

Syntax

Object.colLINCFields

<Object> is an expression that evaluates to an instance of a Component Enabler connection object.

Returns

A collection of LINCField objects.