Interface IReportTableLineItemDoubleValue
Represents an item in a report table line containing a double value
Namespace: TSD.API.Remoting.Report
Assembly: TSD.API.Remoting.dll
Syntax
public interface IReportTableLineItemDoubleValue : IReportTableLineItem
Properties
| Name | Description |
|---|---|
| Quantity | Gets the quantity of this item |
| Value | Gets the value of this item |