AuthenticatedCustomerWebLogin Property
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_web_login")]
public string WebLogin { get; }
<NetForumFieldAttribute("cst_web_login")>
Public ReadOnly Property WebLogin As String
Get
public:
[NetForumFieldAttribute(L"cst_web_login")]
property String^ WebLogin {
String^ get ();
}
[<NetForumFieldAttribute("cst_web_login")>]
member WebLogin : string with get
Property Value
String