Execute the built-in Registration Summary Script for the Australian PPSR B2G service.

Event Args should include a "RestrictionReason" Object which is the iseSecurityRegisterRestrictionReason value.

Syntax

finScriptFunctions.BuiltInFinancingStatementPPSRB2GAUSummaryScript2(financingStatement, [eventId], [eventArgs], [handled], [returnValues], [scriptContextData], [properties])

Parameters

NameTypeOptionalByRefDescription
financingStatement ISFinancingStatement The Financing Statement.
eventId String Optional
eventArgs ISKeyValueList Optional A Key Value List of Event Args. Should include a "RestrictionReason" Object which is the iseSecurityRegisterRestrictionReason value. If omitted, a value of Nothing is assumed.
handled Boolean Optional ByRef If omitted, a value of False is assumed.
returnValues ISKeyValueList Optional ByRef If omitted, a value of Nothing is assumed.
scriptContextData ISKeyValueList Optional If omitted, a value of Nothing is assumed.
properties ISKeyValueList Optional If omitted, a value of Nothing is assumed.

Return Value

String

A String value.

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