Update an External Party's Parent.

The ExternalParties global collection will also be updated without the overhead of refreshing the entire collection from the database.

Syntax

finExternalPartyFunctions.UpdateExternalPartyParent(externalPartyPk, parentExternalPartyPk)

Parameters

NameTypeOptionalByRefDescription
externalPartyPk Integer The External Party to Update.
parentExternalPartyPk Integer The primary key of the new Parent External Party or zero if this External Party has no Parent.

Return Value

Boolean

A Boolean value indicating success.

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