Gets the Summary Text XML for an Object. This is used for Form Headings and Summary Text.
Syntax
finScriptFunctions.GetSummaryTextObject(targetObjectType, sourceObject, target, contextData1, contextData2, summaryText)
Parameters
| Name | Type | Optional | ByRef | Description |
| targetObjectType |
String |
|
|
The type of Object to get the Summary Text for. |
| sourceObject |
Object |
|
|
The Source Object related to the Summary Text, may be Nothing. |
| target |
iseSummaryTextTarget |
|
|
The Target. |
| contextData1 |
Object |
|
|
Context Data 1. |
| contextData2 |
Object |
|
|
Context Data 2. |
| summaryText |
ISSummaryText |
|
ByRef |
The Summary Text object. |
Return Value
Boolean
A Boolean value indicating whether the Summary Text XML is being returned.
- Member of:
- finScriptFunctions
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0