Add a Row that contains a single Physical Address Details cell.

The cell's hyperlink property will be set to an 'AddressLookup'.

Syntax

ISSummaryTableRows.AddAddressDetailsPhysical(addressDetails, [textCellClass], [tooltip], [tooltipClass], [singleLine])

Parameters

NameTypeOptionalByRefDescription
addressDetails ISAddressDetails The Address Details value.
textCellClass iseSummaryTableCellClass Optional The CellClass for the Text value cell. If omitted, a 'Normal' class will be assumed. If omitted, a value of iseSummaryTableCellClass.None is assumed.
tooltip String Optional
tooltipClass iseSummaryTableTooltipClass Optional If omitted, a value of iseSummaryTableTooltipClass.PopupNote is assumed.
singleLine Boolean Optional Indicates whether to format the address on a single line. If omitted, a value of False is assumed.

Return Value

ISSummaryTableRow

A new ISSummaryTableRow object.

Member of:
ISSummaryTableRows
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0