Loads the collection for a Security Statement, and optionally for an Item.

Syntax

finSecurityRegisterPreviousSearches.LoadSecurityStmt(securityStmtId, dateFrom, dateTo, [securityStmtItemPk], [userPk], [includeErrors])

Parameters

NameTypeOptionalByRefDescription
securityStmtId String The Security Statement Id to load the collection for.
dateFrom Date Limit results from this date.
dateTo Date Limit results to (and including) this date.
securityStmtItemPk Integer Optional Optionally, the Security Statement Item to limit the results to. If omitted, a value of 0 is assumed.
userPk Integer Optional Limit results to a specific User. If omitted, a value of 0 is assumed.
includeErrors Boolean Optional Indicates whether to include Searches that returned Errors from the Security Register. If omitted, a value of True is assumed.

Return Value

Boolean

A Boolean value indicating Success.

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