Click or drag to resize

OrderWebCampaignCodeResult Property

The result of the supplied campaign code. This field is only filled out for Booking calls with a valid campaign code.

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public OrderWebCampaign CampaignCodeResult { get; set; }

Property Value

Type: OrderWebCampaign
See Also