Click or drag to resize
CustomerInfoCustomerHasCompanyInfo Property
Indicates if customer has company information (company name, org id or tax id) filled.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public virtual bool CustomerHasCompanyInfo { get; }

Property Value

Type: Boolean
See Also