Get a list of Related Records via Hashtags.

Syntax

finQuickSearch2Functions.GetRelatedRecordsFromHashtags(sourceType, sourcePk, sourceId, sourceNotes, relatedRecordList)

Parameters

NameTypeOptionalByRefDescription
sourceType isefinSearchSourceType The Source Type.
sourcePk Integer The primary key of the Source.
sourceId String The Source Id.
sourceNotes String If supplied, the results will also include records referenced via Hashtags (not Attags) in the source record's Notes.
relatedRecordList List(Of finQuickSearch2RelatedRecordDetails) ByRef A List of Related Record details.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finQuickSearch2Functions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0