EWebAccountRegistrationUserName Property
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("cst_web_login")]
public string UserName { get; set; }
<NetForumFieldAttribute("cst_web_login")>
Public Property UserName As String
Get
Set
public:
[NetForumFieldAttribute(L"cst_web_login")]
property String^ UserName {
String^ get ();
void set (String^ value);
}
[<NetForumFieldAttribute("cst_web_login")>]
member UserName : string with get, set
Property Value
String