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

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

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

Property Value

String
See Also