Home > @i2analyze/i2connect > records > IRecordProperties > setStaticSourceReference
records.IRecordProperties.setStaticSourceReference() method
Adds a source reference to the result record for resources related to registeredStorage.
Signature:
setStaticSourceReference?(sourceReference: IStaticSourceReference): void;
Introduced: API version 2.4
Parameters
| Parameter | Type | Description |
|---|---|---|
| sourceReference | IStaticSourceReference | The static source reference to add. |
Returns:
void
Remarks
This function only exists if you have registered storage for the connector.