Update the Parent of an Child Account.

Syntax

finAccountFunctions.UpdateParentAccountPk(parentAccountPk, childAccountPk)

Parameters

NameTypeOptionalByRefDescription
parentAccountPk Integer The Primary key of the Account Parent Account. Zero indicates to remove the Parent/ Child relationship.
childAccountPk Integer The Primary key of the Account Child Account.

Return Value

Boolean

A Boolean value indicating success.

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