Get the Security Type Id from JSON representation of a Security Statement Item. This can then be used to create a Security Statement Item object using the correct Security Type Id.

Syntax

finSecurityStmtFunctions.GetSecurityTypeIdFromSecurityStmtItemJson(securityStmt, securityStmtItemJson, securityTypeId)

Parameters

NameTypeOptionalByRefDescription
securityStmt finSecurityStmt The Security Statement.
securityStmtItemJson String The JSON version of an Security Statement Item.
securityTypeId String ByRef The Security Type Id.

Return Value

Boolean

A Boolean value indicating success.

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