Connector Properties

This table describes the items included in the tables of connector properties.

Item

Description

Token

Property token. Indicates the property is represented by the predefined constant LCTOKEN_<name>. For example, METADATA indicates the constant LCTOKEN_METADATA. A number indicates a property specific to the particular connector.

Name

The property name. This is the dynamic property added through the LC LSX.

Type

The data type of the property:

Boolean considered either FALSE (zero) or TRUE (non-zero).

Integer valid values are indicated in the description.

Datetime standard datetime.

Text standard text stream.

Text list can be submitted as a formatted text list or (more commonly) a comma, semicolon, or newline-separated text value.

All default values are FALSE (Boolean), 0 (integer), no value (datetime), and the empty string (text) unless otherwise indicated.