Home > @i2analyze/i2connect > records > ISourceIdentifier
records.ISourceIdentifier interface
A source identifier for a record.
Signature:
interface ISourceIdentifier
Introduced: API version 1.2
Properties
Property | Type | Description |
---|---|---|
key | readonly string[] | Gets the values that make up the source identifier key. |
type | string | Gets the type of the source identifier. |