If the Security Type uses an Information List with alternate values for the Country Of Origin, then return the resolved country code. e.g., 'New Zealand' is passed in, 'NZ' is returned.

This is used when updating the Security Item from a MotorWeb VIR.

Syntax

finSecurityStmtFunctions.GetCountryOfOriginResolvedToCode(countryOfOrigin, securityTypeId)

Parameters

NameTypeOptionalByRefDescription
countryOfOrigin String
securityTypeId String

Return Value

String

The resolved value otherwise the countryOfOrigin is returned.

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