Virtual Fields
The following virtual fields are supported by the Lotus® Connector for Notes®. For more information, see the "Field Virtual Codes in the LCField Class" section of the Lotus® Connector LotusScript® Extensions Guide.
LEI |
Notes® |
|
---|---|---|
Int |
Number (single-value) |
|
Float |
Number (single-value) |
|
Currency |
Number (single-value) |
|
Numeric |
Number (single-value) |
|
Datetime |
Time (single-value) |
|
Text |
bounded |
Text (single-value) |
unbounded |
Rich Text |
|
Binary |
BLOB |
Text (single-value) |
composite |
Rich Text |
|
number list |
Number (allow multiple values) |
|
datetime list |
Time (allow multiple values) |
|
text list |
Text (allow multiple values) |