Populates the object from a finSplitObjectExportList collection.
Syntax
finPortal.FromSplitObjectExportList(splitObjectExportList, [updateExisting], [ignoreForeignPks], [warnings])
Parameters
| Name | Type | Optional | ByRef | Description |
| splitObjectExportList |
finSplitObjectExportList |
|
|
|
| updateExisting |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| ignoreForeignPks |
Boolean |
Optional |
|
If omitted, a value of False is assumed. |
| warnings |
finWarnings |
Optional |
ByRef |
If omitted, a value of Nothing is assumed. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finPortal
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0