This member is for System Use Only and should NOT be used.
Obsolete. Use GetAssembliesAndImportsRequiredForScriptType2 since, as of version 6, reporting is always available via finBL.Reports.
Get a List of all References and Imports required for a specified Script Type.
Syntax
finScriptFunctions.GetAssembliesAndImportsRequiredForScriptType(scriptType, language, referencesList, importsList, userInterface, reporting, forceIncludeReporting, optionalReferences, portal)
Parameters
| Name | Type | Optional | ByRef | Description |
| scriptType |
isefinScriptType |
|
|
The Script Type. |
| language |
iseScriptLanguage |
|
|
The Script Language. |
| referencesList |
ISList |
|
ByRef |
A List containing Assembly Names. |
| importsList |
ISList |
|
ByRef |
A List containing Namespaces to be imported. |
| userInterface |
Object |
|
|
The User Interface object if required. |
| reporting |
Object |
|
|
The Reporting object if required. |
| forceIncludeReporting |
Boolean |
|
|
As of version 6, Reporting is included in the main business layer. |
| optionalReferences |
ISList |
|
|
|
| portal |
Boolean |
|
|
|
- Member of:
- finScriptFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0