This member is for System Use Only and should NOT be used.
Load collection.

Syntax

finLinkUsageItems.Load(link, [targetPk], [targetId], [usePkOrId])

Parameters

NameTypeOptionalByRefDescription
link String The Link to check (including a wildcard % sign), e.g. "Element.%".
targetPk Integer Optional The TargetPk if applicable. If omitted, a value of 0 is assumed.
targetId String Optional The Target Id (including a wildcard % sign) if applicable.
usePkOrId Boolean Optional Indicates whether to search for links based on either Pk OR Id (by default, if targetId is specified, this will be used in preference to Pk). If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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