Get a Global Collection from its Name.
Syntax
ISSupport.GetGlobalCollectionFromName(globalCollectionName, globalCollection)
Parameters
| Name | Type | Optional | ByRef | Description |
| globalCollectionName |
String |
|
|
The Name of the Global Collection. |
| globalCollection |
I_ISCollectionDataView |
|
ByRef |
The Global Collection. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISSupport
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0