Click or drag to resize

AuthenticatedCustomerFirstName Property

If the authenticated customer is an Individual, the Individual's first name; otherwise, null.

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

Property Value

String
See Also