Click or drag to resize
AddressInfoAddressIsBilling Property
Indicates if the address is supposed to be used as billing address.

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

Property Value

Type: Boolean
See Also