Create an automatic Description for this Account.

<para> The Account Type's DefaultDescription property defined how the Description will be generated if the Description argument is blank. </para> <para> The following tags will be resolved: <list> <item><code>[Security]</code><description>This will be replaced by a semi-colon separated list of Security Statement Item Descriptions.</description></item> <item><code>[Dealer]</code><description>This will be replaced by the Dealer Name.</description></item> </list> </para> <para> If the resulting Description is blank then it will be set to the Account Type's Description. </para>

Syntax

finAccount.CreateDescription([description])

Parameters

NameTypeOptionalByRefDescription
description String Optional The base Description to use.

Return Value

String

A String value.

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