Get a Description from a Code.

If the Code exists more than once in the collection; the first Description is returned.

Syntax

ISCodeDescriptionList.GetDescriptionFromCode(code, [returnCodeIfNotFound])

Parameters

NameTypeOptionalByRefDescription
code String The Code.
returnCodeIfNotFound Boolean Optional If the Code is not found, determines whether blank or the Code is returned. If omitted, a value of False is assumed.

Return Value

String

A String value.

Member of:
ISCodeDescriptionList
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0