<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>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| description | String | Optional | The base Description to use. |
A String value.