Home > @i2analyze/notebook-sdk > records > ISourceIdentifierData
records.ISourceIdentifierData interface
A set of data for creating a source identifier.
Signature:
interface ISourceIdentifierData
Introduced: version 1.1
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| key | readonly |
string[] | Gets the values that make up the new source identifier key. |
| type | readonly |
string | Gets the type of the new source identifier. |