Click or drag to resize

EventTypesend_to_ga Property

Specifies whether or not the event should be sent to Google Analytics via EmailHit.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool send_to_ga { get; set; }

Property Value

Type: Boolean
See Also