BusinessObjectBase..::..AddSummaryDataRow Method
Overload List
Name | Description | |
---|---|---|
AddSummaryDataRow(String, String) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|
|
AddSummaryDataRow(String, Int32) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|
|
AddSummaryDataRow(String, Guid) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|
|
AddSummaryDataRow(String, Boolean) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|
|
AddSummaryDataRow(String, DateTime) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|
|
AddSummaryDataRow(String, Decimal) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|
|
AddSummaryDataRow(String, Object) |
Adds the data to the summary data used to display in the tool list. Property may be any created element.
|