Click or drag to resize
Infosoft Logo

SaleExchangeMarketingActivityCode Property

Gets or sets the marketing activity 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 MarketingActivityCode { get; set; }

Property Value

String
The marketing activity code.
See Also