This member is for System Use Only and should NOT be used.
Get a List of all References and Imports required for a specified Script Type.
Syntax
finScriptFunctions.GetAssembliesAndImportsRequiredForScriptType2(scriptType, language, referencesList, importsList, userInterface, 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. |
| portal |
Boolean |
|
|
|
- Member of:
- finScriptFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0