Click or drag to resize

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; }

Property Value

Type: Decimal
See Also