Create a new object that inherits from finSecurityStmtItemBase.

Depending on the BaseType property of the specified Security Type, a different object will be created, e.g. if the BaseType is Standard then a finSecurityStmtItemStandard object will be created.

Syntax

finSecurityStmtItems.CreateSecurityStmtItem(securityTypeId)

Parameters

NameTypeOptionalByRefDescription
securityTypeId String The Security Type Id.

Return Value

finSecurityStmtItemBase

An object that inherits from finSecurityStmtItemBase.

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