Click or drag to resize
Infosoft Logo

SaleExchangeCampaignCode Property

Gets or sets the campaign code. If specified, should exist in the database.

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public string CampaignCode { get; set; }

Property Value

String
The campaign code.
See Also