Home > @i2analyze/i2connect > records > IConnectorKey
records.IConnectorKey interface
A key from a source identifier of a record that was returned by the current connector.
Signature:
interface IConnectorKey
Introduced: API version 1.0
Properties
Property | Type | Description |
---|---|---|
id | string | Gets the identifier of the data that the key represents. |
itemTypeId | string | Gets the item type identifier of the data that the key represents. |