Get the colour associated with a Client Status (does not include 'Other' type Clients).
Syntax
finAccountFunctions.GetWorstClientStatusColourHtml(account, includeGuarantor, [foregroundColour], [foregroundColourSpecial])
Parameters
| Name | Type | Optional | ByRef | Description |
| account |
finAccount |
|
|
The Account. |
| includeGuarantor |
Boolean |
|
|
Indicates whether to include Guarantor type Clients. |
| foregroundColour |
String |
Optional |
ByRef |
|
| foregroundColourSpecial |
String |
Optional |
ByRef |
|
Return Value
String
A String value containing the colour in HTML format or a blank string.
- Member of:
- finAccountFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0