Add an Account to the collection.

Syntax

finCreditBureauDefaults.AddAccountPk(accountPk, [creditBureauDefault], [refresh])

Parameters

NameTypeOptionalByRefDescription
accountPk Integer The primary key of the Account to add.
creditBureauDefault finCreditBureauDefault Optional ByRef Returns the finCreditBureauDefault object created. If omitted, a value of Nothing is assumed.
refresh Boolean Optional Indicates whether to call the 'Refresh' method on the new item. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating Success.

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