CustomerTAddress, TPhone, TFax, TEmail, TWebsite, TAffiliationWebLogin Property

A unique username, typically used to identify this customer when authenticating against netFORUM

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("cst_web_login")]
public string WebLogin { get; set; }

Property Value

String

See Also