Resolves an Information List value into its alternate value.

This is only valid for Information Lists which are set to Allow Alt Values.

Syntax

finInformationListRO.ResolveValueToValueAlt(value, [returnValueIfNotResolved], [ignoreCase])

Parameters

NameTypeOptionalByRefDescription
value String The value to resolve.
returnValueIfNotResolved Boolean Optional Indicates whether the passed in value should be returned if it could not be resolved. If omitted, a value of False is assumed.
ignoreCase Boolean Optional Indicates that the case of the value should be ignored when resolving. If omitted, a value of False is assumed.

Return Value

String

A String value.

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