Check to see if a Log is Threaded, i.e., it either has a ParentPk or another log in this collection has the specified log as its parent.

Syntax

finLogs.IsLogThreaded(logClass, pk)

Parameters

NameTypeOptionalByRefDescription
logClass isefinLogClass The Log Class (required since this collection may contain logs from multiple sources and therefore contain duplicate Pks).
pk Integer The primary key of the Log.

Return Value

Boolean

A Boolean value.

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