TransactionHitRevenue Property |
Specifies the total revenue associated with the transaction. This value should include any shipping or tax costs.
Param: tr
Optional
Namespace:
NetQuarry.Services.GoogleAnalytics
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public decimal Revenue { get; set; }
Public Property Revenue As Decimal
Get
Set
Property Value
Type:
DecimalSee Also