| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| sourceType | isefinSearchSourceType | The Source Type, e.g., a Client record. | ||
| sourcePk | Integer | The Source primary key, e.g., the primary key of the Client. | ||
| sourceId | String | The Source Id, e.g., the Id of the Client. | ||
| sourceNotes | String | Optional | Source Notes if you wish to include details of records referenced in this record's Notes. | |
| caption | String | Optional | Caption for Summary Table. | |
| includeHeaderRow | Boolean | Optional | INdicates whether to include the Header Row. If omitted, a value of True is assumed. |
An ISSummaryTable object or Nothing if no related records are found.