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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next