Retrieve Built In Summary Page Standard Block method.

All Script code uses Visual Basic.

Syntax

finScripts.GetBuiltInSummaryPageStandardBlockScriptCode(builtInBlockName, stubOnly, [language])

Parameters

NameTypeOptionalByRefDescription
builtInBlockName String The Name of the Built In Block to retrieve.
stubOnly Boolean Indicates to only include a stuff that calls the MyBase method.
language iseScriptLanguage Optional When inserting a 'stub', an attempt will be made to convert the Visual Basic code to C# if the specified language is CSharp. If omitted, a value of iseScriptLanguage.VisualBasic is assumed.

Return Value

String

A String value.

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